Base class for all graphical elements on the chart.
The following tables list the members exposed by the ChartElement type.
Name | Description | |
---|---|---|
Initializes a new instance of the ChartElement class. |
Name | Description | |
---|---|---|
Gets or sets the effect of this ChartElement. |
||
Gets the fill of the element. |
||
Gets or sets the shape that represents this ChartElement. |
||
Gets or the stroke of the element. |
||
Gets the collection of Double values that indicate the pattern of dashes and gaps that is used to outline the ChartElement shape. |
||
Gets a PenLineCap enumeration value that specifies how the ends of a dash are drawn. |
||
Gets a value that specifies the distance within the dash pattern where a dash begins. |
||
Gets a PenLineCap enumeration value that describes the Shape at the end of a line. |
||
Gets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape. |
||
Gets a limit on the ratio of the miter length to half the StrokeThickness of a Shape element. |
||
Gets a PenLineCap enumeration value that describes the Shape at the start of a line. |
||
Gets the stroke thickness of the element. |
Name | Description | |
---|---|---|
Creates a Shape that represents the chart element. |