Back to Devexpress

ChartRangeControlClientDateTimeGridOptions Properties

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

latest3.7 KB
Original Source

ChartRangeControlClientDateTimeGridOptions Properties

Contains specific settings which define the representation of date-time grid lines and labels in the chart range control client.

NameDescription
GridAlignmentGets or sets the date-time 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

ChartRangeControlClientDateTimeGridOptions Class

ChartRangeControlClientDateTimeGridOptions Members

DevExpress.XtraCharts Namespace