Charting for WPF Programmer's Guide

AxesChart.XLabelPathProperty Field

See Also
 


Identifies the XLabelPath dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty XLabelPathProperty

Visual Basic  Copy Code

Public Shared ReadOnly XLabelPathProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty XLabelPathProperty

 See Also