Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCaption Class
Properties Methods


In This Topic
    C1GaugeCaption Class Members
    In This Topic

    The following tables list the members exposed by C1GaugeCaption.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the shape.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets text alignment information on the vertical plane.  
    Public PropertyGets or sets the fraction-based X position of the shape center. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the fraction-based Y position of the shape center. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets the collection of shapes that form the clipping region. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the Color used to display text caption.  
    Public PropertyGets or sets the name of the font and color template.  
    Public PropertyGets or sets whether the Text is displayed from right to left.  
    Public PropertyGets or sets whether the Text is displayed in vertical direction.  
    Public PropertyGets or sets the font used to display text caption.  
    Public PropertyLogical value representing the scalable font size.  
    Public PropertyGets or sets the logical (positive) or fraction-based (negative) height of the caption.  
    Public PropertyGets or sets whether the shape can be hit-tested. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the line alignment on the horizontal plane.  
    Public PropertyGets or sets a name associated with the shape. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyIf set to True, unwrapped text reaching outside the formatting rectangle is allowed to show.  
    Public PropertyIf set to True, text wrapping between lines when formatting within a rectangle is disabled.  
    Public PropertyGets the owner Gauge element. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the rotation angle (pivot point is at the center of the caption).  
    Public PropertyGets or sets the text displayed in this caption.  
    Public PropertyIndicates how text is trimmed when it exceeds the edges of the layout rectangle.  
    Public PropertySpecifies the outer bounds for the shape. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets whether the shape is visible. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the logical (positive) or fraction-based (negative) width of the caption.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Top
    See Also