Charting for WPF Programmer's Guide

Chart.TitleFontStyleProperty Field

See Also
 


Identifies the TitleFontStyle dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty TitleFontStyleProperty

Visual Basic  Copy Code

Public Shared ReadOnly TitleFontStyleProperty As DependencyProperty

 See Also