'Declaration Public Class ComboChart Inherits BaseChart
'Usage Dim instance As ComboChart
public class ComboChart : BaseChart
'Declaration Public Class ComboChart Inherits BaseChart
'Usage Dim instance As ComboChart
public class ComboChart : BaseChart
System.Object
Xceed.Document.NET.BaseChart
Xceed.Document.NET.ComboChart
Name | Description | |
---|---|---|
![]() | ChartTypes | Gets all SeriesChartTypes currently present in the ComboChart. |
![]() | DisplayBlanksAs | Gets or sets how blank Cells are displayed in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextBottom | Gets or sets the distance between the text & the bottom of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextLeft | Gets or sets the distance between the text & the left side of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextRight | Gets or sets the distance between the text & the right side of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextTop | Gets or sets the distance between the text & the top of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | HorizontalAlignment | Gets or sets the Chart's horizontal alignment. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | HorizontalOffset | Gets or sets the Chart's horizontal offset. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | HorizontalOffsetAlignmentFrom | Gets or sets the point from where the HorizontalOffset will be calculated. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | IsAxisExist | Gets if the Chart has an Axis. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | Legend | Gets the Chart's Legend. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | MaxSeriesCount | Gets the maximum number of Series available in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | Series | Overridden. Gets the collection containing all the ComboChart's Series. |
![]() | VerticalAlignment | Gets or sets the Chart's vertical alignment. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | VerticalOffset | Gets or sets the Chart's vertical offset. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | VerticalOffsetAlignmentFrom | Gets or sets the point from where the VerticalOffset will be calculated. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | WrapPolygon | Gets or sets the list of points used to define the polygon where no text can be drawn in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | WrapStyle | Gets or sets the text wrapping style. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | WrapTextPosition | Gets or sets the text wrapping position when the WrapStyle property is set to WrapSquare, WrapTight or WrapThrough. (Inherited from Xceed.Document.NET.BaseChart) |
Name | Description | |
---|---|---|
![]() | AllowedSeriesType | Gets which type of Series are allowed in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
Name | Description | |
---|---|---|
![]() | AddLegend | Overloaded. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | AddSeries | Overloaded. Overridden. Adds a new Series to the ComboChart. |
![]() | ChangeSeriesAxis | |
![]() | Remove | Removes the Chart from the Document. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | RemoveChartType | Removes a specific SeriesChartType from the ComboChart. |
![]() | RemoveLegend | Removes the Chart's Legend. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | Save | Saves the modifications made to the Chart as an XML file. (Inherited from Xceed.Document.NET.BaseChart) |
Name | Description | |
---|---|---|
![]() | BuildChart | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | CreateChartAxis | Overridden. |
![]() | CreateChartAxisWithSecondaryAxis | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | CreateChartXmls | Overridden. |
![]() | CreateExternalChartXml | Overridden. |
![]() | CreatePlotAreaXml | Overridden. |
![]() | GetChartTypeXElement | Overridden. |
![]() | GetChartTypeXmlName | Overridden. |
![]() | GetPlotAreaXml | (Inherited from Xceed.Document.NET.BaseChart) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2