Charting for WPF Programmer's Guide

Legend.ShapeSizeProperty Field

See Also
 


Identifies the ShapeSize dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty ShapeSizeProperty

Visual Basic  Copy Code

Public Shared ReadOnly ShapeSizeProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty ShapeSizeProperty

 See Also