CalloutLineColor()
Signature: unit -> Color
|
The line color of the callout for the data
point labels of Funnel or Pyramid charts.
|
CalloutLineColor()
Signature: unit -> unit
|
The line color of the callout for the data
point labels of Funnel or Pyramid charts.
|
Pyramid3DRotationAngle()
Signature: unit -> int
|
The 3D rotation angle of the Pyramid chart.
|
Pyramid3DRotationAngle()
Signature: unit -> unit
|
The 3D rotation angle of the Pyramid chart.
|
PyramidInsideLabelAlignment()
Signature: unit -> PyramidInsideLabelAlignment
|
The placement of the data point labels in the
Pyramid chart when they are placed inside the pyramid.
|
PyramidInsideLabelAlignment()
Signature: unit -> unit
|
The placement of the data point labels in the
Pyramid chart when they are placed inside the pyramid.
|
PyramidLabelStyle()
Signature: unit -> PyramidLabelStyle
|
The style of data point labels in the Pyramid
chart.
|
PyramidLabelStyle()
Signature: unit -> unit
|
The style of data point labels in the Pyramid
chart.
|
PyramidMinPointHeight()
Signature: unit -> int
|
The minimum height of a data point measured in
relative coordinates. Any integer from 0 to 100.
|
PyramidMinPointHeight()
Signature: unit -> unit
|
The minimum height of a data point measured in
relative coordinates. Any integer from 0 to 100.
|
PyramidOutsideLabelPlacement()
Signature: unit -> PyramidOutsideLabelPlacement
|
The placement of the data point labels in the
Pyramid chart when the labels are placed outside the pyramid.
|
PyramidOutsideLabelPlacement()
Signature: unit -> unit
|
The placement of the data point labels in the
Pyramid chart when the labels are placed outside the pyramid.
|
PyramidPointGap()
Signature: unit -> int
|
The gap size between the data points, measured in
relative coordinates. Any integer from 0 to 100.
|
PyramidPointGap()
Signature: unit -> unit
|
The gap size between the data points, measured in
relative coordinates. Any integer from 0 to 100.
|
PyramidValueType()
Signature: unit -> PyramidValueType
|
Specifies whether the data point value represents a linear height
or the surface of the segment.
|
PyramidValueType()
Signature: unit -> unit
|
Specifies whether the data point value represents a linear height
or the surface of the segment.
|