ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / FormatLabelEventArgs Class
Members

In This Topic
    FormatLabelEventArgs Class
    In This Topic
    Provides data for the FormatLabel event.
    Object Model
    FormatLabelEventArgs Class
    Syntax
    'Declaration
     
    Public Class FormatLabelEventArgs 
       Inherits System.EventArgs
    public class FormatLabelEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Gauge.FormatLabelEventArgs

    See Also