Enum ChartPlotEmptyType
Chart plot empty type.
public enum ChartPlotEmptyType
Fields
Interpolated = 2
Represents the Interpolated empty plot.
NotPlotted = 0
No plot.
Zero = 1
Represents the Zero empty plot.
Chart plot empty type.
public enum ChartPlotEmptyType
Interpolated = 2
Represents the Interpolated empty plot.
NotPlotted = 0
No plot.
Zero = 1
Represents the Zero empty plot.