Back to Devexpress

ChartRangeControlClientDateTimeGridOptions Members

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

latest6.6 KB
Original Source

ChartRangeControlClientDateTimeGridOptions Members

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

Constructors

NameDescription
ChartRangeControlClientDateTimeGridOptions(ChartElement)Initializes a new instance of the ChartRangeControlClientDateTimeGridOptions class with the specified owner.

Properties

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.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the ChartRangeControlClientDateTimeGridOptions object passed as the parameter.
Clone()Creates a copy of the current ChartElement object. Inherited from ChartElement.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the chart element. Inherited from ChartElement.

See Also

ChartRangeControlClientDateTimeGridOptions Class

DevExpress.XtraCharts Namespace