Enum EmptyPointValues
Represents the enum for the EmptyPointValue
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum EmptyPointValues
Fields
Name | Description |
---|---|
Average | Data point plotted at average of the point before and after. |
None | Data point not plotted. |
Zero | Data point plotted at zero position. |