Charting for WPF Programmer's Guide

Chart.LabelFontStyleProperty Field

See Also
 


Identifies the LabelFontStyle dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelFontStyleProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelFontStyleProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty LabelFontStyleProperty

 See Also