MindFusion.Wpf Pack Programmer's Guide
Legend.ShapeSize Property
See Also
 





Gets or sets the size of the shapes in the legend. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double ShapeSize { get; set; }

Visual Basic  Copy Code

Public Property ShapeSize As Double

 Property Value

A double value. The default is 10.

 See Also

Legend Members
Legend Class
MindFusion.Charting.Wpf Namespace