Charting for WPF Programmer's Guide

Chart.TitleFontWeightProperty Field

See Also
 


Identifies the TitleFontWeight dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty TitleFontWeightProperty

Visual Basic  Copy Code

Public Shared ReadOnly TitleFontWeightProperty As DependencyProperty

 See Also