Charting for WPF Programmer's Guide

AxisSettings.MaxValueProperty Field

See Also
 


Identifies the MaxValue dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty MaxValueProperty

Visual Basic  Copy Code

Public Shared ReadOnly MaxValueProperty As DependencyProperty

 See Also