Sector Properties |
The Sector type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets whether dragging by user is allowed.
(Inherited from DraggableObject.) | |
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| AssignPolarAxisIndex |
Index of polar axis assigned to this series. Give -1 when you don't want to assign it yet to any axis.
| |
| BeginAngle |
Sector begin angle.
| |
| Behind |
Is the sector behind series or on front of it.
| |
| BorderlineStyle |
Borderline style.
| |
| BorderLocation |
Border location relative to sector edge.
| |
| CenterClipping |
Defines how the sector should be clipped at the center of the graph.
| |
| ClipInsideGraph |
Defines if the sector is drawn outside the main chart circle.
| |
| EndAngle |
Sector end angle.
| |
| Fill |
Fill.
| |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| MaxAmplitude |
Sector max amplitude.
| |
| MinAmplitude |
Sector min amplitude.
| |
| OwnerView |
Owner view.
| |
| ShowInLegendBox |
Enlists the series title text in Legend box of the chart
| |
| Title |
Sector title
| |
| Visible |
Is the series visible
|