The PointStyle Collection Editor is used for adding or modifying PointStyles for specific data points on the chart at design time. For more information on using the PointStyles see, Working with PointStyles.
Properties available in the PointStyle Collection Editor
The following properties are available for the user in the PointStyle Collection Editor at design time or they can be used in the PointStyle class at run time:
Appearance Properties of the PointStyle Collection Editor:
Members | Description |
---|---|
FillType | Gets or sets the fill type. |
Color1 | Gets or sets the fill color. |
Alpha | Gets or sets the fill alpha value (transparency). |
Label | Gets or sets the point style label. |
LegendEntry | Gets or sets whether the point style appears in the legend. |
Color | Gets or sets the color of the line. |
Pattern | Gets or sets the pattern of the line. |
Thickness | Gets or sets the thickness of the line. |
Offset | Gets or sets the offset for appropriate charts. |
Color | Gets or sets the color of the data point symbol. |
OutlineColor | Gets or sets the outline color of the data point symbol. |
OutlineWidth | Gets or sets the outline width of the data point symbol. |
Shape | Gets or sets the shape of the data point symbol. |
Size | Gets or sets the size of the data point symbol. |
Misc Properties of the PointStyle Collection Editor:
Members | Description |
---|---|
PointIndex | Gets or sets the index of data point associated with the point style. |
Selection | Gets or sets the selection method for the point style. |
SeriesIndex | Gets or sets the index of data series associated with the point style. |