[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetPoint.Item

this Property

this[int, int]

Gets or sets data point coordinates by specified series and index.

Declaration
public override Chart3DPoint this[int ser, int num] { get; set; }
Parameters
Type Name Description
int ser
int num
Overrides
See Also