Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.LineSteppedProps Class / PixelPointDepth Property

In This Topic
    PixelPointDepth Property (ChartSeriesCustomProperties.LineSteppedProps)
    In This Topic
    Gets or sets the 3D series depth, measured in pixels. Default: 0.
    Syntax
    'Declaration
     
    Public Property PixelPointDepth As RdlInt
    public RdlInt PixelPointDepth {get; set;}
    See Also