Charting for WPF Programmer's Guide

AxesChart.XLabelsProperty Field

See Also
 


Identifies the XLabels dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty XLabelsProperty

Visual Basic  Copy Code

Public Shared ReadOnly XLabelsProperty As DependencyProperty

 See Also