PreferContinuousAxis Property
Overloads
PreferContinuousAxis |
Chart axis setting to control preference of scale on a dimensional axis. If true, the scale along the dimensional axis will be continuous if the data supports it, discrete otherwise. JSON property name: preferContinuousAxis |
PreferContinuousAxis
Chart axis setting to control preference of scale on a dimensional axis. If true, the scale along the dimensional axis will be continuous if the data supports it, discrete otherwise.
JSON property name: preferContinuousAxis
Declaration
public bool PreferContinuousAxis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!