ChartDirector 6.0 (ColdFusion Edition)

PyramidLayer


The PyramidLayer class represents pyramid layers (including cone and funnel layers). The PyramidLayer object is obtained using PyramidChart.getLayer.

MethodInheritedDescription
setCenterLabel(Self)Adds a label to the center of the pyramid layer.
setRightLabel(Self)Adds a label to the right of the pyramid layer.
setLeftLabel(Self)Adds a label to the left of the pyramid layer.
setJoinLine(Self)Sets the color and line width of the join line that joins the pyramid layer with the left and right labels.
setJoinLineGap(Self)Sets the gaps of the join line that joins the pyramid layer with the left and right labels.
setColor(Self)Sets the color of the pyramid layer.
setLayerGap(Self)Sets the gap between this pyramid layer and the next pyramid layer.
setLayerBorder(Self)Sets the color and line width of the layer border.