Charting for WPF Programmer's Guide

Chart.LabelFontWeightProperty Field

See Also
 


Identifies the LabelFontWeight dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelFontWeightProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelFontWeightProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty LabelFontWeightProperty

 See Also