MindFusion.Wpf Pack Programmer's Guide
ChartLegend Properties
 


 Public Properties

  Name Description

CornerRadius

Gets or sets the corner radius of the legend. This is a dependency property. (Inherited from Legend.)

HorizontalAlignment

Gets or sets the horizontal alignment of the legend when placed at the top or bottom of the plot area. This is a dependency property. (Inherited from Legend.)

Orientation

Gets or sets the orientation of the legend. This is a dependency property. (Inherited from Legend.)

Series

Gets or sets the series for the legend. This is a dependency property.

ShapeSize

Gets or sets the size of the shapes in the legend. This is a dependency property. (Inherited from Legend.)

StrokeThickness

Gets or sets the stroke thickness of lines drawn in the legend. This is a dependency property. (Inherited from Legend.)

VerticalAlignment

Gets or sets the vertical alignment of the legend when placed at the left or right of the plot area. This is a dependency property. (Inherited from Legend.)

 See Also

ChartLegend Class
MindFusion.Charting.Wpf Namespace