Gets the shape that represents the appearance of plot element in the legend.

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

Syntax

C#
protected override Shape LegendShape { get; }
Visual Basic
Protected Overrides ReadOnly Property LegendShape As Shape
	Get

See Also