IsHalfRange Property (Polar)
Determines if the x axis annotation is half or full range.
Property IsHalfRange As Boolean
Example
' Sets the x axis annotation to half range
Chart2D1.ChartArea.Polar.IsHalfRange = True
See Also
Polar Object
Copyright (c) GrapeCity, inc. All rights reserved.