Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / BaseChart Class
Properties Methods


In This Topic
    BaseChart Class Members
    In This Topic

    The following tables list the members exposed by BaseChart.

    Public Properties
     NameDescription
    Public PropertyGets or sets how blank Cells are displayed in the Chart.  
    Public PropertyGets or sets the distance between the text & the bottom of the Chart.  
    Public PropertyGets or sets the distance between the text & the left side of the Chart.  
    Public PropertyGets or sets the distance between the text & the right side of the Chart.  
    Public PropertyGets or sets the distance between the text & the top of the Chart.  
    Public PropertyGets or sets the Chart's horizontal alignment.   
    Public PropertyGets or sets the Chart's horizontal offset.  
    Public PropertyGets or sets the point from where the HorizontalOffset will be calculated.  
    Public PropertyGets if the Chart has an Axis.  
    Public PropertyGets the Chart's Legend.  
    Public PropertyGets the maximum number of Series available in the Chart.  
    Public PropertyGets the collection containing all the Chart's Series.  
    Public PropertyGets or sets the Chart's vertical alignment.  
    Public PropertyGets or sets the Chart's vertical offset.   
    Public PropertyGets or sets the point from where the VerticalOffset will be calculated.  
    Public PropertyGets or sets the list of points used to define the polygon where no text can be drawn in the Chart.   
    Public PropertyGets or sets the text wrapping style.   
    Public PropertyGets or sets the text wrapping position when the WrapStyle property is set to WrapSquare, WrapTight or WrapThrough.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets which type of Series are allowed in the Chart.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a Legend to the Chart.  
    Public MethodAdds a new Series in the Chart.  
    Public MethodRemoves the Chart from the Document.  
    Public MethodRemoves the Chart's Legend.  
    Public MethodSaves the modifications made to the Chart as an XML file.  
    Top
    See Also