Name | Description | |
---|---|---|
HighLowSeries Constructor | Initialize a new instance of the C1.Silverlight.Chart.HighLowSeries class. |
The following tables list the members exposed by HighLowSeries.
Name | Description | |
---|---|---|
HighLowSeries Constructor | Initialize a new instance of the C1.Silverlight.Chart.HighLowSeries class. |
Name | Description | |
---|---|---|
HighValuesSourceProperty | Identifies the HighValuesSource dependency property. | |
LowValuesSourceProperty | Identifies the LowValuesSource dependency property. |
Name | Description | |
---|---|---|
alHi | Temporary list for high data values. | |
alLo | Temporary list for low data values. | |
datavalues | Cached data values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
isTimeValues | Flags for time values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
listX | Temporary list for x-values. (Inherited from C1.WPF.C1Chart.XYDataSeries) | |
listY | Temporary list of y-values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
previousDataValues | Cached data values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
xfmt | Stores default formats for x- and y- axes. (Inherited from C1.WPF.C1Chart.DataSeries) | |
yfmt | Stores default formats for x- and y- axes. (Inherited from C1.WPF.C1Chart.DataSeries) |