ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeClipping Class / ShapeName Property

In This Topic
    ShapeName Property (C1GaugeClipping)
    In This Topic
    Gets or sets the name of a Shape that is used for clipping.
    Syntax
    'Declaration
     
    Public Property ShapeName As System.String
    public System.string ShapeName {get; set;}
    Remarks
    An empty string here makes reference to the owner element.
    See Also