Charting for WPF Programmer's Guide

AxesChart.YLabelPathProperty Field

See Also
 


Identifies the YLabelPath dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty YLabelPathProperty

Visual Basic  Copy Code

Public Shared ReadOnly YLabelPathProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty YLabelPathProperty

 See Also