

'DeclarationPublic MustInherit Class BaseChart
'UsageDim instance As BaseChart
public abstract class BaseChart
System.Object
Xceed.Document.NET.BaseChart
Xceed.Document.NET.BoxWhiskerChart
Xceed.Document.NET.BubbleChart
Xceed.Document.NET.Chart
Xceed.Document.NET.ComboChart
Xceed.Document.NET.RadarChart
Xceed.Document.NET.ScatterChart
Xceed.Document.NET.SunburstChart
Xceed.Document.NET.Surface3DChart
Xceed.Document.NET.WaterfallChart
| Name | Description | |
|---|---|---|
![]() | DisplayBlanksAs | Gets or sets how blank Cells are displayed in the Chart. |
![]() | DistanceFromTextBottom | Gets or sets the distance between the text & the bottom of the Chart. |
![]() | DistanceFromTextLeft | Gets or sets the distance between the text & the left side of the Chart. |
![]() | DistanceFromTextRight | Gets or sets the distance between the text & the right side of the Chart. |
![]() | DistanceFromTextTop | Gets or sets the distance between the text & the top of the Chart. |
![]() | HorizontalAlignment | Gets or sets the Chart's horizontal alignment. |
![]() | HorizontalOffset | Gets or sets the Chart's horizontal offset. |
![]() | HorizontalOffsetAlignmentFrom | Gets or sets the point from where the HorizontalOffset will be calculated. |
![]() | IsAxisExist | Gets if the Chart has an Axis. |
![]() | Legend | Gets the Chart's Legend. |
![]() | MaxSeriesCount | Gets the maximum number of Series available in the Chart. |
![]() | Series | Gets the collection containing all the Chart's Series. |
![]() | VerticalAlignment | Gets or sets the Chart's vertical alignment. |
![]() | VerticalOffset | Gets or sets the Chart's vertical offset. |
![]() | VerticalOffsetAlignmentFrom | Gets or sets the point from where the VerticalOffset will be calculated. |
![]() | WrapPolygon | Gets or sets the list of points used to define the polygon where no text can be drawn in the Chart. |
![]() | WrapStyle | Gets or sets the text wrapping style. |
![]() | WrapTextPosition | Gets or sets the text wrapping position when the WrapStyle property is set to WrapSquare, WrapTight or WrapThrough. |
| Name | Description | |
|---|---|---|
![]() | AllowedSeriesType | Gets which type of Series are allowed in the Chart. |
| Name | Description | |
|---|---|---|
![]() | AddLegend | Overloaded. Adds a Legend to the Chart. |
![]() | AddSeries | Adds a new Series in the Chart. |
![]() | Remove | Removes the Chart from the Document. |
![]() | RemoveLegend | Removes the Chart's Legend. |
![]() | Save | Saves the modifications made to the Chart as an XML file. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.