Class PyramidSegment
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.Chart.WinUI.dll
Syntax
public class PyramidSegment : ChartSegment, INotifyPropertyChanged
Constructors
PyramidSegment()
Declaration
public PyramidSegment()
Properties
XData
Declaration
public double XData { get; }
Property Value
Type | Description |
---|---|
System.Double |
YData
Declaration
public double YData { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.ComponentModel.INotifyPropertyChanged