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

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