The IPlotElement type exposes the following members.

Methods

  Name Description
Public method IsCompatible
Whether the plot element is compatible with the specified renderer.
Public method Render
Renders the plot element based on specified context.
Public method SetShape
Sets the shape style of the plot element.

Properties

  Name Description
Public property IsClustered
Whether the plot element can be clustered.
Public property Label
Gets or sets the data label associated with the plot element.
Public property LegendShape
Gets the shape that represents the appearance of plot element in the legend.
Public property Style
Gets or sets the style that should be applied to the plot element.

See Also