SeriesBasePolar Properties |
The SeriesBasePolar type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets whether dragging by user is allowed.
(Inherited from DraggableObject.) | |
| AllowMarkerSnapping |
Defines if the series can be snapped to by markers.
Note that the snapping must be properly enabled on the marker as well.
This allows use of hidden series that can be snapped to.
(Inherited from SeriesBaseRound.) | |
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| AssignablePolarAxes |
List of assignable axes.
| |
| AssignPolarAxisIndex |
Index of polar axis assigned to this series. Give -1 when you don't want to assign it yet to any axis.
| |
| CenterClipping |
Defines how the series should be clipped at the center of the graph.
| |
| ClipInsideGraph |
Defines if the series is drawn outside the main chart circle.
(Inherited from SeriesBaseRound.) | |
| ColorStyle |
Turn on coloring by Value
(Inherited from SeriesBaseRound.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| IncludeInAutoFit |
Defines if the series affects ZoomToFit operations.
If false, the series is ignored on ZoomToFit.
(Inherited from SeriesBaseRound.) | |
| LineStyle |
Line style
(Inherited from SeriesBaseRound.) | |
| LineVisible |
Is line visible or not
(Inherited from SeriesBaseRound.) | |
| OwnerView |
Owner view
(Inherited from SeriesBaseRound.) | |
| PointCount |
Point count stored in the Points array
(Inherited from SeriesBaseRound.) | |
| Points |
Series points
| |
| PointStyle |
Point style
(Inherited from SeriesBaseRound.) | |
| PointsVisible |
Are points visible or not
(Inherited from SeriesBaseRound.) | |
| ShowInLegendBox |
Enlists the series title text in Legend box of the chart
(Inherited from SeriesBaseRound.) | |
| Title |
Series title
(Inherited from SeriesBaseRound.) | |
| ValueRangePalette |
Palette for color by Value
(Inherited from SeriesBaseRound.) | |
| Visible |
Is the series visible.
(Inherited from SeriesBaseRound.) |