Skip to main content
A newer version of this page is available. .

SparkAreaClient Class

This RangeControl client shows a range of numeric values. Each value is represented by a dot. Dots are connected by a continuous line. The areas above and below the line are of different colors.

Namespace: DevExpress.WinUI.Controls

Assembly: DevExpress.WinUI.RangeControl.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class SparkAreaClient :
    SparkAreaClientBase

Inheritance

Show 13 items
Object
DependencyObject
UIElement
FrameworkElement
Panel
Canvas
DevExpress.WinUI.Controls.Internal.RangeControlClientBase
DevExpress.WinUI.Controls.Internal.SparkChartClientBase
DevExpress.WinUI.Controls.Internal.SparkChartClient
DevExpress.WinUI.Controls.Internal.SparkPointClientBase
DevExpress.WinUI.Controls.Internal.SparkLineClientBase
DevExpress.WinUI.Controls.Internal.SparkAreaClientBase
SparkAreaClient
See Also