Charting for WPF Programmer's Guide

AxisSettings.AxisLengthProperty Field

See Also
 


Identifies the AxisLength dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty AxisLengthProperty

Visual Basic  Copy Code

Public Shared ReadOnly AxisLengthProperty As DependencyProperty

 See Also