Base class for series of charts that support the Cartesian coordinate system. The following tables list the members exposed by the AxesSeries type.
|
Name | Description | |
---|---|---|
![]() |
Creates a new instance of the AxesSeries class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the XDataPath dependency property. |
|
![]() ![]() |
Identifies the XData dependency property. |
|
![]() ![]() |
Identifies the YDataPath dependency property. |
|
![]() ![]() |
Identifies the YData dependency property. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the Fills dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the LabelFontFamily dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the LabelFontSize dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the LabelFontStyle dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the LabelFontWeight dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the Strokes dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the StrokeThickness dependency property. (Inherited from ChartSeries.) |
|
![]() ![]() |
Identifies the Title dependency property. (Inherited from ChartSeries.) |
Name | Description | |
---|---|---|
![]() |
Gets or sets the data used for calculating the X-coordinates of data points. |
|
![]() |
Gets or sets the path to the property of the DataSource used for retrieving the XData for this series. |
|
![]() |
Gets or sets the data used for calculating the Y-coordinates of data points. |
|
![]() |
Gets or sets the path to the property of the DataSource used for retrieving the YData for this series. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the fills for the series. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the index of this ChartSeries. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the font family for the chart labels. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the font size for the chart labels. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the font style for the chart labels. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the font weight for the chart labels. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the strokes for the series. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the thickness of the stroke for the series. (Inherited from ChartSeries.) |
|
![]() |
Gets or sets the title of the series. (Inherited from ChartSeries.) |
Name | Description | |
---|---|---|
![]() |
Gets a Brush from the Fills list. (Inherited from ChartSeries.) |
|
![]() |
Gets a Brush from the Strokes list. (Inherited from ChartSeries.) |
|
![]() ![]() |
Raises the AppearanceChanged event. (Inherited from ChartSeries.) |
|
![]() ![]() |
Raises the DataChanged event. (Inherited from ChartSeries.) |
Name | Description | |
---|---|---|
![]() |
Occurs when series appearance was changed. (Inherited from ChartSeries.) |
|
![]() |
Occurs when series data was changed. (Inherited from ChartSeries.) |