Back to Devexpress

ChartRangeControlClientTimeSpanGridOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-chartrangecontrolclienttimespangridoptions-dot-underscore-properties.md

latest3.7 KB
Original Source

ChartRangeControlClientTimeSpanGridOptions Properties

Represents the time-span settings of the chart range control client.

NameDescription
GridAlignmentGets or sets the time-span measure unit to which the chart’s gridlines and labels should be aligned when the chart is bound to the range control.
GridModeSpecifies the current grid mode of a chart range control client. Inherited from ChartRangeControlClientGridOptions.
GridOffsetGets or sets the offset of grid lines in the viewport area of the range control. Inherited from ChartRangeControlClientGridOptions.
GridSpacingGets or sets a value that specifies the interval between grid lines when the chart is bound to the range control. Inherited from ChartRangeControlClientGridOptions.
LabelFormatGets or sets the string used to format chart client label values. Inherited from ChartRangeControlClientGridOptions.
LabelFormatProviderGets or set the format provider to format the values displayed by labels of the chart range control client. Inherited from ChartRangeControlClientGridOptions.
SnapAlignmentSpecifies the measurement unit to which selection thumbs of the range control are snapped.
SnapModeSpecifies the current snap mode of a chart range control client. Inherited from ChartRangeControlClientGridOptions.
SnapOffsetGets or sets the snap offset in the viewport area of the range control. Inherited from ChartRangeControlClientGridOptions.
SnapSpacingGets or sets the numeric snap step. Inherited from ChartRangeControlClientGridOptions.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.

See Also

ChartRangeControlClientTimeSpanGridOptions Class

ChartRangeControlClientTimeSpanGridOptions Members

DevExpress.XtraCharts Namespace