Enum EmptyPointStyle
EmptyPointStyle Enum to make difference for Empty Points
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum EmptyPointStyle
Fields
Name | Description |
---|---|
Interior | Sets a different Brush for Empty Point Segment. |
Symbol | Sets a symbol for Empty Point Segment with the Series Interior. |
SymbolAndInterior | Sets a symbol and different Brush for Empty Point Segment. |