Charting for WinForms Programmer's Guide
Pointer Class
Remarks See Also
 






Represents a needle (or arrow) within a gauge scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public class Pointer : ScaleElement

Visual Basic  Copy Code

Public Class Pointer
    Inherits ScaleElement

 Remarks

Instances of this class can be added to the Pointers collection of BaseScale-derived objects.

 Inheritance Hierarchy

System.Object
    MindFusion.Gauges.VisualElement
        MindFusion.Gauges.VisualElementContainer
            MindFusion.Gauges.ScaleElement
                MindFusion.Gauges.Pointer

 See Also

 Pointer Members
MindFusion.Gauges Namespace