Gets or sets the shape that should be rendered on the plot background.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public Shape PlotShape { get; }
Visual Basic
Public ReadOnly Property PlotShape As Shape
	Get

See Also