PointLineSeriesPolar Properties |
The PointLineSeriesPolar 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.
(Inherited from SeriesBasePolar.) | |
| AssignPolarAxisIndex |
Index of polar axis assigned to this series. Give -1 when you don't want to assign it yet to any axis.
(Inherited from SeriesBasePolar.) | |
| CenterClipping |
Defines how the series should be clipped at the center of the graph.
(Inherited from SeriesBasePolar.) | |
| ClipInsideGraph |
Defines if the series is drawn outside the main chart circle.
(Inherited from SeriesBaseRound.) | |
| ClosedLine |
Determines whether series is drawn as polygon instead of polyline, i.e. line is drawn from last point to first.
| |
| 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.) | |
| PaletteValueFormat |
Palette value LegendBox format string.
| |
| PointCount |
Point count stored in the Points array
(Inherited from SeriesBaseRound.) | |
| Points |
Series points
(Inherited from SeriesBasePolar.) | |
| 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.) | |
| UnitsText |
Palette value units texts.
| |
| ValueRangePalette |
Palette for color by Value
(Inherited from SeriesBaseRound.) | |
| Visible |
Is the series visible.
(Inherited from SeriesBaseRound.) |