PixelPointGapDepth Property (ChartSeriesCustomProperties.AreaProps)
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