Charting for WinForms Programmer's Guide
LinearGauge Class
See Also
 






Represents a linear gauge control.

Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms

 Syntax

C#  Copy Code

public class LinearGauge : BaseGauge<LinearScale>

Visual Basic  Copy Code

Public Class LinearGauge
    Inherits BaseGauge(Of LinearScale)

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            System.Windows.Forms.Control
                MindFusion.Gauges.WinForms.BaseGauge(LinearScale)
                    MindFusion.Gauges.WinForms.LinearGauge

 See Also

LinearGauge Members
MindFusion.Gauges.WinForms Namespace