Name | Description | |
---|---|---|
PointStyle Constructor | Overloaded. |
The following tables list the members exposed by PointStyle.
Name | Description | |
---|---|---|
PointStyle Constructor | Overloaded. |
Name | Description | |
---|---|---|
FillStyle | Gets or sets the fill style of the PointStyle. | |
Label | Gets or sets the PointStyle label. | |
LegendEntry | Gets or sets whether the PointStyle will be shown in legend. | |
LineStyle | Gets or sets the line style of the PointStyle. | |
Offset | Gets or sets the offset of the PointStyle. | |
PointIndex | Gets or sets the data point index of the PointStyle. Used in conjunction with the SeriesIndex property value, the PointIndex property value indicates the specific data point to which the PointStyle applies. | |
Selection | Gets or sets the selection method of the PointStyle. For selection method options, see PointStyleSelectionEnum. | |
SeriesIndex | Gets or sets the data series index of the PointStyle. Used in conjunction with the PointIndex property value, the SeriesIndex property value indicates the specific data point to which the PointStyle applies. | |
SymbolStyle | Gets or sets the symbol style of the PointStyle. |
Name | Description | |
---|---|---|
Select | Fires when the selection of a PointStyle is performed. Fires only when the PointStyle Selection property is set to PointStyleSelectionEnum.Custom. |