DevExpress.Xpf.Charts.RangeControlClient Namespace
Contains classes which are used to implement the main functionality of Chart Range Control Clients.
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Classes
Name | Description |
---|---|
Auto |
The automatic grid behavior. |
Auto |
The automatic snap behavior. |
Chart |
The Chart Range Control Client that obtains data to visualize from the bound Chart Control. |
Chart |
The behavior in which the Chart bound Range Control Client gets its parameters from the bound chart. |
Chart |
Represents the base class for all chart clients of the range control. |
Chart |
The base class for all range control clients that display a chart. |
Chart |
Specifies that the Range control‘s selected range is aligned by the bound chart’s measurement. |
Date |
Shows a date-time data within a range control’s viewport. |
Grid |
The base class for all scale options’ behaviors |
Grid |
The base class for all scale options’ grid behaviors. |
Manual |
The behavior which forms the Client’s grid using manually specified offset, spacing and, for the date-time scale, alignment. |
Manual |
The snap behavior whose offset, spacing and alignment parameters should be specified manually. |
Numeric |
Shows a numeric data within the range control’s viewport. |
Range |
Changes the chart client view to Area view. |
Range |
Changes the chart client view to Bar view. |
Range |
Changes the chart client view to Line view. |
Range |
Represents the base class for all chart client views of the range control. |
Range |
The storage of settings that specify series appearance in the Range Control. |
Scale |
The Chart bound Range Control scale options storage. |
Snap |
The base class for all scale options’ snap behaviors. |
Time |
Shows time-span data within a range control’s viewport. |
#Enums
Name | Description |
---|---|
Date |
Lists the values that specify the date-time measurement unit to which the beginning of a diagram’s gridlines and labels should be aligned. |
Time |
Lists the values that specify the time-span measurement unit to which the beginning of a diagram’s gridlines and labels should be aligned. |