2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ValueLabel Class / Moveable Property

In This Topic
    Moveable Property
    In This Topic
    Gets or sets a value indicating whether a ValueLabel can be dragged by user.
    Syntax
    'Declaration
     
    Public Property Moveable As System.Boolean
    public System.bool Moveable {get; set;}
    See Also