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


In This Topic
    BarChart Class Members
    In This Topic

    The following tables list the members exposed by BarChart.

    Public Properties
     NameDescription
    Public PropertyGets or sets the BarDirection.  
    Public PropertyGets or sets the BarGrouping.  
    Public PropertyGets the category axis of this Chart. (Inherited from Xceed.Document.NET.Chart)
    Public PropertyGets or sets how blank Cells are displayed in the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the distance between the text & the bottom of the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the distance between the text & the left side of the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the distance between the text & the right side of the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the distance between the text & the top of the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets which percentage of the bar is used as a gap (value between 0% and 500%).  
    Public PropertyGets or sets the Chart's horizontal alignment.  (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the Chart's horizontal offset. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the point from where the HorizontalOffset will be calculated. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets if the Chart has an Axis. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets the Chart's Legend. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets the maximum number of Series available in the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyOverridden.   
    Public PropertyGets the value axis of this Chart. (Inherited from Xceed.Document.NET.Chart)
    Public PropertyGets or sets the Chart's vertical alignment. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the Chart's vertical offset.  (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the point from where the VerticalOffset will be calculated. (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets if this is a 3D Chart. (Inherited from Xceed.Document.NET.Chart)
    Public PropertyGets 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)
    Public PropertyGets or sets the text wrapping style.  (Inherited from Xceed.Document.NET.BaseChart)
    Public PropertyGets or sets the text wrapping position when the WrapStyle property is set to WrapSquare, WrapTight or WrapThrough. (Inherited from Xceed.Document.NET.BaseChart)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Xceed.Document.NET.BaseChart)
    Public MethodAdds a new Series in the Chart. (Inherited from Xceed.Document.NET.BaseChart)
    Public MethodRemoves the Chart from the Document. (Inherited from Xceed.Document.NET.BaseChart)
    Public MethodRemoves the Chart's Legend. (Inherited from Xceed.Document.NET.BaseChart)
    Public MethodSaves the modifications made to the Chart as an XML file. (Inherited from Xceed.Document.NET.BaseChart)
    Top
    Protected Methods
    See Also