Charting for WPF Programmer's Guide

Chart.TitleProperty Field

See Also
 


Identifies the Title dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty TitleProperty

Visual Basic  Copy Code

Public Shared ReadOnly TitleProperty As DependencyProperty

 See Also