Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
viz
gauges
z_BaseScale
Interface z_BaseScale
Hierarchy
z_BaseScale
CircularGaugeScale
LinearGaugeScale
Index
Properties
endValue
hideFirstLabel
hideFirstTick
hideLastLabel
hideLastTick
label
majorTick
minorTick
startValue
Properties
optional
public
endValue
?:
number
optional
public
hideFirstLabel
?:
boolean
optional
public
hideFirstTick
?:
boolean
optional
public
hideLastLabel
?:
boolean
optional
public
hideLastTick
?:
boolean
optional
public
label
?:
z_textOptions
optional
public
majorTick
?:
{ color?: string; length?: number; width?: number; customTickValues?: number[]; useTicksAutoArrangement?: boolean; tickInterval?: number; showCalculatedTicks?: boolean; visible?: boolean; }
optional
public
majorTick.color
?:
string
optional
public
majorTick.customTickValues
?:
Array<number>
optional
public
majorTick.length
?:
number
optional
public
majorTick.showCalculatedTicks
?:
boolean
optional
public
majorTick.tickInterval
?:
number
optional
public
majorTick.useTicksAutoArrangement
?:
boolean
optional
public
majorTick.visible
?:
boolean
optional
public
majorTick.width
?:
number
optional
public
minorTick
?:
{ color?: string; length?: number; width?: number; customTickValues?: number[]; tickInterval?: number; showCalculatedTicks?: boolean; visible?: boolean; }
optional
public
minorTick.color
?:
string
optional
public
minorTick.customTickValues
?:
Array<number>
optional
public
minorTick.length
?:
number
optional
public
minorTick.showCalculatedTicks
?:
boolean
optional
public
minorTick.tickInterval
?:
number
optional
public
minorTick.visible
?:
boolean
optional
public
minorTick.width
?:
number
optional
public
startValue
?:
number
Globals
DevExpress
DevExpress.data
DevExpress.data.queryAdapters
DevExpress.data.utils
DevExpress.data.utils.odata
DevExpress.devices
DevExpress.ui
DevExpress.ui.dialog
DevExpress.viz
DevExpress.viz.charts
DevExpress.viz.charts.series
DevExpress.viz.common
DevExpress.viz.gauges
DevExpress.viz.map
DevExpress.viz.rangeSelector
DevExpress.viz.sparklines
jquery
CircularGaugeOptions
CircularGaugeRangeContainer
CircularGaugeScale
CircularGaugeSubValueIndicator
CircularGaugeValueIndicator
CustomizeTextArgument
LinearGaugeOptions
LinearGaugeRangeContainer
LinearGaugeScale
LinearGaugeSubValueIndicator
LinearGaugeValueIndicator
z_BaseGaugeOptions
z_BaseRangeContainer
z_BaseScale
endValue
hideFirstLabel
hideFirstTick
hideLastLabel
hideLastTick
label
majorTick
minorTick
startValue
z_BaseSubValueIndicator
z_BaseValueIndicator
z_textOptions
z_textOptionsWithIndent