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

In This Topic
    RowDelta Property
    In This Topic
    Indicates the amount of space between a data value and its neighboring column in grid dataset.
    Syntax
    'Declaration
     
    Public Overridable Property RowDelta As System.Double
    public virtual System.double RowDelta {get; set;}
    See Also