ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DSymbolStyle Class / Size Property

In This Topic
    Size Property (Chart3DSymbolStyle)
    In This Topic
    Gets or sets the size of a data point symbol.
    Syntax
    'Declaration
     
    Public Property Size As System.Integer
    public System.int Size {get; set;}
    See Also