Identifies the ActualMaximum property.

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly DependencyProperty ActualMaximumProperty
Visual Basic
Public Shared ReadOnly ActualMaximumProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ ActualMaximumProperty

See Also