corelibraries-devexpress-dot-xtracharts-3581a930.md
Represents the time-span settings of the chart range control client.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public class ChartRangeControlClientTimeSpanGridOptions :
ChartRangeControlClientGridOptions
Public Class ChartRangeControlClientTimeSpanGridOptions
Inherits ChartRangeControlClientGridOptions
The following members return ChartRangeControlClientTimeSpanGridOptions objects:
Use the RangeControl.ClientOptions property to get access to a ChartRangeControlClientDateTimeOptions object.
For more information on how to integrate a chart control with the range control, see Integration with a Range Control.
Object ChartElement ChartRangeControlClientGridOptions ChartRangeControlClientTimeSpanGridOptions
See Also