[]
The PlotElementEnum is used to indicate specific data elements of a chart. The enum is used by various chart classes and methods best defined by the context.
public enum PlotElementEnum
Name | Description |
---|---|
Points | Specifies that an individual data point is indicated. |
Series | Specifies that a data series is indicated. |