Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / DoughnutChart Class


In This Topic
    DoughnutChart Class Methods
    In This Topic

    For a list of all members of this type, see DoughnutChart members.

    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
     NameDescription
    Protected Method (Inherited from Xceed.Document.NET.BaseChart)
    Protected Method (Inherited from Xceed.Document.NET.BaseChart)
    Protected Method (Inherited from Xceed.Document.NET.BaseChart)
    Protected Method (Inherited from Xceed.Document.NET.BaseChart)
    Protected MethodOverridden. Creates the default XML structure for the DoughnutChart.  
    Protected Method (Inherited from Xceed.Document.NET.BaseChart)
    Protected MethodOverridden. Returns the root <c:doughnutChart> element from the Chart's XML.  
    Protected MethodOverridden. Returns "doughnutChart" as the Chart's type's name.  
    Protected Method (Inherited from Xceed.Document.NET.BaseChart)
    Top
    See Also