Base class for Series in the chart.
The following tables list the members exposed by the ChartSeries type.
Name | Description | |
---|---|---|
Initializes a new instance of the ChartSeries class. |
Name | Description | |
---|---|---|
Identifies the Chart dependency property. |
||
Identifies the FillsSource dependency property. |
||
Identifies the LabelBackground dependency property. |
||
Identifies the LabelBorderBrush dependency property. |
||
Identifies the LabelBorderThickness dependency property. |
||
Identifies the LabelFontFamily dependency property. |
||
Identifies the LabelFontSize dependency property. |
||
Identifies the LabelFontStyle dependency property. |
||
Identifies the LabelFontWeight dependency property. |
||
Identifies the LabelForeground dependency property. |
||
Identifies the StrokeDashArray dependency property. |
||
Identifies the StrokeDashCap dependency property. |
||
Identifies the StrokeDashOffset dependency property. |
||
Identifies the StrokeEndLineCap dependency property. |
||
Identifies the StrokeLineJoin dependency property. |
||
Identifies the StrokeMiterLimit dependency property. |
||
Identifies the StrokesSource dependency property. |
||
Identifies the StrokeStartLineCap dependency property. |
||
Identifies the StrokeThickness dependency property. |
||
Identifies the Title dependency property. |
||
Identifies the ToolTipText dependency property. |
||
Identifies the ToolTipType dependency property. |
Name | Description | |
---|---|---|
Gets or sets the Chart this ChartSeries is part of. |
||
Gets the fills of the series. This is a dependency property. |
||
Gets or sets a list of brushes used for filling elements in this ChartSeries. This is a dependency property. |
||
Gets or sets the index of this ChartSeries. |
||
Gets or sets the background of the label. This is a dependency property. |
||
Gets or sets the brush for the label border. This is a dependency property. |
||
Gets or sets the thickness of the label border. This is a dependency property. |
||
Gets or sets the font family for the chart labels. This is a dependency property. |
||
Gets or sets the font size for the chart labels. This is a dependency property. |
||
Gets or sets the font style for the chart labels. This is a dependency property. |
||
Gets or sets the font weight for the chart labels. This is a dependency property. |
||
Gets or sets the foreground of the label. This is a dependency property. |
||
Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline ChartSeries shapes. This is a dependency property. |
||
Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash in a ChartSeries shape are drawn. This is a dependency property. |
||
Gets or sets a double that specifies the distance within the dash pattern where a dash begins. This is a dependency property. |
||
Gets or sets a PenLineCap enumeration value that describes the shape at the end of a line. This is a dependency property. |
||
Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a ChartSeries shape. This is a dependency property. |
||
Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of a ChartSeries shape element. This is a dependency property. |
||
Gets the strokes of the series. This is a dependency property. |
||
Gets or sets a list of brushes used as a source for the strokes used to outline chart elements in this ChartSeries. This is a dependency property. |
||
Gets or sets a PenLineCap enumeration value that describes the shape at the start of a line. This is a dependency property. |
||
Gets or sets the thickness of the stroke for the series. This is a dependency property. |
||
Gets or sets the title of the series. This is a dependency property. |
||
Gets or sets the tooltips to use when ToolTipType is set to Custom. This is a dependency property. |
||
Gets or sets a value specifying what tooltips to display for the values in this series. This is a dependency property. |
Name | Description | |
---|---|---|
Occurs when series appearance was changed. |
||
Occurs when series data was changed. |