MindFusion.Charting for Silverlight Programmer's Guide
Legend.ShapeSize Property
See Also
 






Gets or sets the size of the shapes in the Legend.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double ShapeSize { get; set; }

Visual Basic  Copy Code

Public Property ShapeSize As Double

 Property Value

A double value. Default is 20.

 Remarks

The ShapeSize property specifies the size of the rectangles that are drawn before each legend label.

 See Also

Legend Members
Legend Class
MindFusion.Charting.Silverlight Namespace