Gets the default shape for legend.

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

Syntax

C#
protected Shape DefaultLegendShape { get; }
Visual Basic
Protected ReadOnly Property DefaultLegendShape As Shape
	Get

See Also