Charting for WPF Programmer's Guide

Chart.LabelFontSizeProperty Field

See Also
 


Identifies the LabelFontSize dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelFontSizeProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelFontSizeProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty LabelFontSizeProperty

 See Also