Adjusts property of legend shape.

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

Syntax

C#
protected void AdjustLegendShape(
	Shape shape
)
Visual Basic
Protected Sub AdjustLegendShape ( _
	shape As Shape _
)

See Also