ChartDirector 7.0 (ASP/COM/VB Edition)
PyramidChart.setPyramidSides
Usage
setPyramidSides(noOfSides)
Description
Sets the number of sides of the base polygon in a pyramid chart.
By default, the base of a pyramid is a square. This method can be used to change it to other regular polygon.
Arguments
Argument | Default | Description |
noOfSides | (Mandatory) | The number of sides of the base polygon in a pyramid chart. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.