Gets the shape of the element for the legend presentation.

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

Syntax

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

See Also