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#
Shape LegendShape { get; }
Visual Basic
ReadOnly Property LegendShape As Shape
	Get

See Also