Charting for WPF Programmer's Guide

AxisSettings.IntervalProperty Field

See Also
 


Identifies the Interval dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty IntervalProperty

Visual Basic  Copy Code

Public Shared ReadOnly IntervalProperty As DependencyProperty

 See Also