Modifier and Type | Field and Description |
---|---|
double |
end
Value where the slice ends.
|
double |
start
Value where the slice starts.
|
Constructor and Description |
---|
PiePlot.Slice(double start,
double end)
Initializes a new slice with start and end value.
|
Copyright © 2009-2013. All Rights Reserved.