[]
DEMOS
DOC
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Chart Assembly
C1.Chart.Standard
Classes
BoxWhisker
Methods
GetValues
dotnet-standard-api
C1.Chart Assembly
C1.Chart
C1.Chart.Annotation
C1.Chart.Serialization
C1.Chart.Standard
Classes
Axis
BoxWhisker
Constructors
Properties
Methods
GetValues
BreakEven
ChartOptions
ChartStyle
DataLabel
DataLabelBase
ErrorBar
FlexChart
FlexChartBase
FlexPie
FlexRadar
Font
Histogram
Legend
NormalCurve
PieDataLabel
RadarSeries
Series
Sunburst
Title
TreeMap
TrendLine
Waterfall
Enums
dotnet-framework-api
dotnet-api
(Showing Draft Content)
C1.Chart.Standard.BoxWhisker.GetValues
GetValues Method
GetValues(int)
Gets the data values.
Declaration
public override double[] GetValues(int dim)
Parameters
Type
Name
Description
int
dim
Returns
Type
Description
double
[]
Overrides
Series.GetValues(int)