Charting for WPF Programmer's Guide

AxisSettings.LabelTypeProperty Field

See Also
 


Identifies the LabelType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelTypeProperty As DependencyProperty

 See Also