FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DElevation Class / DepthCur Property

In This Topic
    DepthCur Property (Chart3DElevation)
    In This Topic
    Gets or sets a value indicating whether a scatter chart's point sizes are dependant upon their distance from the eye.
    Syntax
    'Declaration
     
    Public Property DepthCur As Boolean
    public bool DepthCur {get; set;}
    Remarks
    Relevant only for scatter charts.
    See Also