XlsChartFormat module

class XlsChartFormat.XlsChartFormat

Bases: XlsObject, IChartFormat, ICloneParent

property AutoScaling: bool
<summary>

True if Microsoft Excel scales a 3-D chart so that it’s closer in size to the equivalent 2-D chart..

</summary>

property BubbleScale: int
Clone(parent: SpireObject) SpireObject
property DataFormatOrNull: XlsChartSerieDataFormat
property Delimiter: str
property DelimiterLength: int
property DepthPercent: int
<summary>
Returns or sets the depth of a 3-D chart as a percentage of the chart width

(between 20 and 2000 percent).

</summary>

property DoughnutHoleSize: int
property DrawingZOrder: int
<summary>

Drawing order (0 = bottom of the z-order).

</summary>

property Elevation: int
<summary>

Gets or sets the elevation of the 3-D chart view, in degrees (0 to +90 degrees).

</summary>

property FirstDropBar: IChartDropBar
property FirstSliceAngle: int
property Gap: int
property GapDepth: int
<summary>

Returns or sets the distance between the data series in a 3-D chart, as a percentage of the marker width.( 0 - 500 )

</summary>

property GapWidth: int
property HasRadarAxisLabels: bool
property HasShadowBar: bool
property HasShadowBoppop: bool
property HasShadowLine: bool
<summary>

True if this line has a shadow.

</summary>

property HasShadowPie: bool
<summary>

True if this pie has a shadow.

</summary>

property HasShadowRadar: bool
<summary>

True if this radar series has a shadow.

</summary>

property HasShadowScatter: bool
<summary>

True if bubble series has a shadow.

</summary>

property HasValue: bool
property HasWedgeCallout: bool
property HeightPercent: int
<summary>

Returns or sets the height of a 3-D chart as a percentage of the chart width

</summary>

property Is3D: bool
<summary>

If true - serie 3D; otherwise serie 2D. Read-only.

</summary>

property Is3DPhongShade: bool
<summary>

True if this surface chart has shading.

</summary>

property IsAreaShadowed: bool
<summary>

This area has a shadow.

</summary>

property IsBubbleSize: bool
property IsBubbles: bool
property IsCategoryBrokenDown: bool
property IsCategoryName: bool
property IsChartChartLine: bool
property IsChartLineFormat: bool
<summary>

If true - format contains series line. Read-only.

</summary>

property IsClustered: bool
property IsDefaultElevation: bool
<summary>

Indicates whether elevation has default value.

</summary>

property IsDefaultRotation: bool
<summary>

Indicates whether rotation has default value.

</summary>

property IsDropBar: bool
<summary>

If true - format contains drop bar record. Read-only.

</summary>

property IsFillSurface: bool
property IsHorizontalBar: bool
property IsLine: bool
property IsMarker: bool
<summary>

If true - format has marker; otherwise false. Read-only.

</summary>

property IsPercentage: bool
property IsPrimaryAxis: bool
property IsSeriesName: bool
property IsShowLeaderLines: bool
property IsSmoothed: bool
<summary>

If true - format has smothed line; otherwise false. Read-only.

</summary>

property IsStacked: bool
property IsVaryColor: bool
property IsVeryColor: bool
property LineStyle: DropLineStyleType
property NumSplitValue: int
property Overlap: int
property Perspective: int
<summary>

Returns or sets the perspective for the 3-D chart view.( 0 - 100 )

</summary>

property PieChartType: ChartPieType
property PieSecondSize: int
property PieSeriesLine: IChartBorder
property RightAngleAxes: bool
<summary>

True if the chart axes are at right angles, independent of chart rotation or elevation.

</summary>

property Rotation: int
<summary>
Returns or sets the rotation of the 3-D chart view

(the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).

</summary>

property SecondDropBar: IChartDropBar
property ShowAsPercentsBar: bool
property ShowAsPercentsLine: bool
property ShowNegativeBubbles: bool
property SizeRepresents: BubbleSizeType
property SplitPercent: int
property SplitType: SplitType
property SplitValue: int
property StackValuesBar: bool
property StackValuesLine: bool
property UseDefaultSplitValue: bool
property WallsAndGridlines2D: bool