BootstrapChartPointSettings Properties
Stores settings related to chart series points.| Name | Description |
|---|---|
| CssClass | Gets or sets the name of a CSS class applied to the series element. |
| Size | Specifies the diameter of series points in pixels. |
| Symbol | Specifies which symbol should represent series points in scatter, line- and area-like series. |
| Visible | Makes the series points visible. |
See Also