Back to Devexpress

DevExpress.Xpf.Charts.RangeControlClient Namespace

wpf-devexpress-dot-xpf-dot-charts-795bf0fb.md

latest4.4 KB
Original Source

DevExpress.Xpf.Charts.RangeControlClient Namespace

Contains classes which are used to implement the main functionality of Chart Range Control Clients.

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Classes

NameDescription
AutoGridBehaviorThe automatic grid behavior.
AutoSnapBehaviorThe automatic snap behavior.
ChartBoundRangeControlClientThe Chart Range Control Client that obtains data to visualize from the bound Chart Control.
ChartGridBehaviorThe behavior in which the Chart bound Range Control Client gets its parameters from the bound chart.
ChartRangeControlClientRepresents the base class for all chart clients of the range control.
ChartRangeControlClientBaseThe base class for all range control clients that display a chart.
ChartSnapBehaviorSpecifies that the Range control‘s selected range is aligned by the bound chart’s measurement.
DateTimeChartRangeControlClientShows a date-time data within a range control’s viewport.
GridAndSnapBehaviorBaseThe base class for all scale options’ behaviors
GridBehaviorBaseThe base class for all scale options’ grid behaviors.
ManualGridBehaviorThe behavior which forms the Client’s grid using manually specified offset, spacing and, for the date-time scale, alignment.
ManualSnapBehaviorThe snap behavior whose offset, spacing and alignment parameters should be specified manually.
NumericChartRangeControlClientShows a numeric data within the range control’s viewport.
RangeControlClientAreaViewChanges the chart client view to Area view.
RangeControlClientBarViewChanges the chart client view to Bar view.
RangeControlClientLineViewChanges the chart client view to Line view.
RangeControlClientViewRepresents the base class for all chart client views of the range control.
RangeControlOptionsThe storage of settings that specify series appearance in the Range Control.
ScaleOptionsThe Chart bound Range Control scale options storage.
SnapBehaviorBaseThe base class for all scale options’ snap behaviors.
TimeSpanChartRangeControlClientShows time-span data within a range control’s viewport.

Enums

NameDescription
DateTimeGridAlignmentLists the values that specify the date-time measurement unit to which the beginning of a diagram’s gridlines and labels should be aligned.
TimeSpanGridAlignmentLists the values that specify the time-span measurement unit to which the beginning of a diagram’s gridlines and labels should be aligned.