Click or drag to resize

XlsChartFormat Properties

The XlsChartFormat type exposes the following members.

Properties
Name Description
Public property AutoScaling
True if Microsoft Excel scales a 3-D chart so that it's closer in size to the equivalent 2-D chart..
Public property BubbleScale
Percent of largest bubble compared to chart in general. ( 0 - 300 )
Public property DataFormatOrNull Obsolete.
Returns dataformat or null; Read-only.
Public property Delimiter Obsolete.
Gets or sets the delimiter used to separate elements.
Public property DelimiterLength Obsolete.
Gets the length of the delimiter.
Public property DepthPercent
Returns or sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent).
Public property DoughnutHoleSize
Size of center hole in a doughnut chart (as a percentage).( 10 - 90 )
Public property DrawingZOrder
Drawing order (0 = bottom of the z-order).
Public property Elevation
Gets or sets the elevation of the 3-D chart view, in degrees (0 to +90 degrees).
Public property FirstDropBar
Returns object that represents first drop bar.
Public property FirstSliceAngle
Angle of the first pie slice expressed in degrees. ( 0 - 360 )
Public property Gap Obsolete.
Space between the first pie and the second.
Public property GapDepth
Returns or sets the distance between the data series in a 3-D chart, as a percentage of the marker width.( 0 - 500 )
Public property GapWidth
Space between categories (percent of bar width), default = 50.
Public property HasRadarAxisLabels
True if a radar chart has axis labels. Applies only to radar charts.
Public property HasShadowBar
Indicates whether bar has a shadow.
Public property HasShadowBoppop
Indicates whether bar has a shadow.
Public property HasShadowLine
True if this line has a shadow.
Public property HasShadowPie
True if this pie has a shadow.
Public property HasShadowRadar
True if this radar series has a shadow.
Public property HasShadowScatter
True if bubble series has a shadow.
Public property HasValue Obsolete.
If true has value.
Public property HasWedgeCallout Obsolete.
Gets or sets a value indicating whether the wedge callout is present.
Public property HeightPercent
Returns or sets the height of a 3-D chart as a percentage of the chart width
Public property Is3D
If true - serie 3D; otherwise serie 2D. Read-only.
Public property Is3DPhongShade
True if this surface chart has shading.
Public property IsAreaShadowed
This area has a shadow.
Public property IsBubbles Obsolete.
True if this a bubble series.
Public property IsBubbleSize Obsolete.
If true buble has size.
Public property IsCategoryBrokenDown Obsolete.
Each category is broken down as a percentage.
Public property IsCategoryName Obsolete.
If true category has name.
Public property IsChartChartLine Obsolete.
If true - format contains chart chart line record. Read-only.
Public property IsChartLineFormat
If true - format contains series line. Read-only.
Public property IsClustered Obsolete.
3D columns are clustered or stacked.
Public property IsDefaultElevation
Indicates whether elevation has default value.
Public property IsDefaultRotation
Indicates whether rotation has default value.
Public property IsDropBar
If true - format contains drop bar record. Read-only.
Public property IsFillSurface Obsolete.
True if chart contains color XlsFill for surface.
Public property IsHorizontalBar Obsolete.
True for horizontal bars (bar chart). False for vertical bars (column chart).
Public property IsLine Obsolete.
If true - format has line; otherwise false. Read-only.
Public property IsMarker
If true - format has marker; otherwise false. Read-only.
Public property IsPercentage Obsolete.
If true has percentage.
Public property IsPrimaryAxis
If true then belong to primary axis; otherwise to secondary axis.
Public property IsSeriesName Obsolete.
If true serie has name.
Public property IsShowLeaderLines Obsolete.
True to show leader lines to data labels.
Public property IsSmoothed
If true - format has smothed line; otherwise false. Read-only.
Public property IsStacked Obsolete.
Series in this group are stacked.
Public property IsVaryColor
Vary color for each data point.
Public property IsVeryColor
Vary color for each data point.
Public property LineStyle Obsolete.
Drop lines / hi-lo lines: 0 = drop lines 1 = hi-lo lines 2 = series lines (the lines that connect the columns in a stacked column chart)
Public property NumSplitValue Obsolete.
For split = 1, what values should go to the other pie / bar.
Public property Overlap
Space between bars ( -100 : 100 ).
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Public property Perspective
Returns or sets the perspective for the 3-D chart view.( 0 - 100 )
Public property PieChartType Obsolete.
Chart pie type.
Public property PieSecondSize
Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. ( 5 - 200 )
Public property PieSeriesLine
Represents series line properties. ( For pie of pie or pie of bar chart types only. ) Read only.
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property RightAngleAxes
True if the chart axes are at right angles, independent of chart rotation or elevation.
Public property Rotation
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).
Public property SecondDropBar
Returns object that represents second drop bar.
Public property ShowAsPercentsBar Obsolete.
Each category is displayed as a percentage.
Public property ShowAsPercentsLine Obsolete.
Each category is broken down as a percentage.
Public property ShowNegativeBubbles
True to show negative bubbles.
Public property SizeRepresents
Returns or sets what the bubble size represents on a bubble chart.
Public property SplitPercent Obsolete.
For split = 2, what percentage should go to the other pie / bar.
Public property SplitType
Returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split.
Public property SplitValue
Returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.
Public property StackValuesBar Obsolete.
Stack the displayed values.
Public property StackValuesLine Obsolete.
Stack the displayed values.
Public property UseDefaultSplitValue Obsolete.
True to use default split value; otherwise False.
Public property WallsAndGridlines2D Obsolete.
True if gridlines are drawn two-dimensionally on a 3-D chart.
Top
See Also