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
      bool PreferContinuousAxis { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |