Back to Devexpress

TimeSpanChartRangeControlClientGridOptions Members

windowsforms-devexpress-dot-xtraeditors-dot-timespanchartrangecontrolclientgridoptions-dot-underscore-members.md

latest5.2 KB
Original Source

TimeSpanChartRangeControlClientGridOptions Members

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

Constructors

NameDescription
TimeSpanChartRangeControlClientGridOptions()Creates a new TimeSpanChartRangeControlClientGridOptions object.

Properties

NameDescription
AutoGets or sets a value that specifies whether the grid properties are calculated automatically. Inherited from ChartRangeControlClientGridOptions.
GridAlignmentGets or sets the time-span measurement unit to which the chart’s gridlines and labels should be aligned.
GridSpacingGets or sets a value that specifies the interval between grid lines. Inherited from ChartRangeControlClientGridOptions.
LabelFormatGets or sets the string used to format chart argument values. Inherited from ChartRangeControlClientGridOptions.
LabelFormatProviderGets or set the format provider to format the values displayed by argument labels of the chart range control client. Inherited from ChartRangeControlClientGridOptions.
ShowGridlinesErrorMessageGets or sets a value which specifies whether to show the grid lines error message in the range control’s viewport. Inherited from ChartRangeControlClientGridOptions.
SnapAlignmentSpecifies the measurement unit to which selection thumbs of the range control are snapped.
SnapSpacingGets or sets the numeric snap step. Inherited from ChartRangeControlClientGridOptions.

Methods

NameDescription
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 current ChartRangeControlClientGridOptions object. Inherited from ChartRangeControlClientGridOptions.

See Also

TimeSpanChartRangeControlClientGridOptions Class

DevExpress.XtraEditors Namespace