Charting for WPF Programmer's Guide

AxesChart.YLabelsProperty Field

See Also
 


Identifies the YLabels dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty YLabelsProperty

Visual Basic  Copy Code

Public Shared ReadOnly YLabelsProperty As DependencyProperty

 See Also