Charting for WPF Programmer's Guide

ChartSeries.LabelFontFamilyProperty Field

See Also
 


Identifies the LabelFontFamily dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelFontFamilyProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelFontFamilyProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty LabelFontFamilyProperty

 See Also