Search
CustomInterval Class
See Also
 






Represents an interval with associated custom values for fill and stroke.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public class CustomInterval : INotifyPropertyChanged

Visual Basic  Copy Code

Public Class CustomInterval
    Implements INotifyPropertyChanged

 Inheritance Hierarchy

System.Object
    MindFusion.Gauges.CustomInterval

 See Also