Search
BarStackRenderer3D Members
Constructors Methods
 


A SeriesRenderer that draws stacked 3D bars in its containing plot.

The following tables list the members exposed by the BarStackRenderer3D type.

 Public Constructors

  Name Description

BarStackRenderer3D

Initializes a new instance of the BarStackRenderer3D class.

 Public Methods

  Name Description

buildModels

Implements Renderer3D.BuildModels. Adds 3D bar models for the series data to specified scene.

 See Also