Enum SegmentPositions
arrange the Segments based on the ticks
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum SegmentPositions
Fields
| Name | Description |
|---|---|
| BetweenTicks | Enum value for set the segment within the Ticks |
| OnTicks | Enum value for set the segment on the Ticks |