Name | Description | |
---|---|---|
DataSeries Constructor | Initializes a new instance of DataSeries class. |
The following tables list the members exposed by DataSeries.
Name | Description | |
---|---|---|
DataSeries Constructor | Initializes a new instance of DataSeries class. |
Name | Description | |
---|---|---|
AggregateProperty | Identifies the Aggregate dependency property. | |
ChartTypeProperty | Identifies the ChartType dependency property. | |
ConnectionFillProperty | Identifies the ConnectionFill dependency property. | |
ConnectionProperty | Identifies the Connection dependency property. | |
ConnectionStrokeDashesProperty | Identifies the ConnectionStrokeDashes dependency property. | |
ConnectionStrokeProperty | Identifies the ConnectionStroke dependency property. | |
ConnectionStrokeThicknessProperty | Identifies the ConnectionStrokeThickness dependency property. | |
ConnectionStyleProperty | Identifies the ConnectionStyle dependency property. | |
DisplayProperty | Identifies the Display dependency property. | |
ItemsSourceProperty | Identifies the ItemsSource dependency property. | |
LabelProperty | Identifies the Label dependency property. | |
PointLabelTemplateProperty | Identifies the PointLabelTemplate dependency property. | |
PointTooltipTemplateProperty | Identifies the PointTooltipTemplate dependency property. | |
SelectedItemLabelTemplateProperty | Using a DependencyProperty as the backing store for SelectedItemLabelTemplate. This enables animation, styling, binding, etc... | |
SelectedItemStyleProperty | Using a DependencyProperty as the backing store for SelectedItemStyle. This enables animation, styling, binding, etc... | |
SymbolFillProperty | Identifies the SymbolFill dependency property. | |
SymbolMarkerProperty | Identifies the SymbolMarker dependency property. | |
SymbolProperty | Identifies the Symbol dependency property. | |
SymbolSizeProperty | Identifies the SymbolSize dependency property. | |
SymbolStrokeDashesProperty | Identifies the SymbolStrokeDashes dependency property. | |
SymbolStrokeProperty | Identifies the SymbolStroke dependency property. | |
SymbolStrokeThicknessProperty | Identifies the SymbolStrokeThickness dependency property. | |
SymbolStyleProperty | Identifies the SymbolStyle dependency property. | |
ValuesSourceProperty | Identifies the ValueSource dependency property. |
Name | Description | |
---|---|---|
datavalues | Cached data values. | |
isTimeValues | Flags for time values. | |
listY | Temporary list of y-values. | |
previousDataValues | Cached data values. | |
xfmt | Stores default formats for x- and y- axes. | |
yfmt | Stores default formats for x- and y- axes. |