[]
Specifies whether and where the ChartSeries is visible.
public sealed class ChartSeriesVisibilityType : Enum
Name | Description |
---|---|
Hidden | The series is hidden. |
Legend | The series is visible only in the legend. |
Plot | The series is visible only on the plot. |
Visible | The series is visible on the plot and in the legend. |
value__ |