Charting for WPF Programmer's Guide

AxisSettings.MinValueProperty Field

See Also
 


Identifies the MinValue dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty MinValueProperty

Visual Basic  Copy Code

Public Shared ReadOnly MinValueProperty As DependencyProperty

 See Also