PixelPointDepth Property (ChartSeriesCustomProperties.BarProps)
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