Series.ActualView Property
In This Article
Gets the actual view of a series.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public CartesianSeriesView ActualView { get; }
#Property Value
Type |
---|
Cartesian |
See Also