Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Product Information
Programmer's Guide
Technical Articles
Aspose.Chart for .NET API Reference
Aspose.Chart Namespace
Axis Class
AxisArrowType Enumeration
AxisLabel Class
AxisLabels Class
BackImage Class
BorderType Enumeration
BubbleSizeRepresentsType Enumeration
Chart Class
Chart Members
Chart Constructor
Properties
Methods
Events
ChartArea Class
ChartAreas Class
ChartType Enumeration
ContourPaletteType Enumeration
CustomAttributes Class
DataLabelValueType Enumeration
DataPoint Class
DataPoints Class
DateTimeIntervalType Enumeration
FrameBorder Class
GradientType Enumeration
Grid Class
ImageAlignType Enumeration
ImagePosition Class
IntervalType Enumeration
LabelPositionType Enumeration
LayoutType Enumeration
LegendBox Class
LegendBoxType Enumeration
LegendItem Class
LegendItems Class
LegendItemsType Enumeration
LegendPositionType Enumeration
License Class
LightStyleType Enumeration
MarkerType Enumeration
PaintEventArgs Class
PaintEventHandler Delegate
PaletteType Enumeration
PieLabelType Enumeration
ScaleType Enumeration
Series Class
SeriesCollection Class
TickMark Class
Title Class
TitlePositionType Enumeration
Titles Class
ToolTip Class
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Network for .NET
Aspose.Workflow for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
Visual Components
>
Aspose.Chart for .NET
>
Aspose.Chart for .NET API Reference
>
Aspose.Chart Namespace
>
Chart Class
>
Chart Members
Chart overview
Public Instance Constructors
Chart Constructor
Initializes a new instance of this class.
Public Instance Properties
BackColor
Gets or sets the background color of the chart.
ChartArea
Gets or sets the default
ChartArea
.
ChartAreaLayout
Controls the layout of multiple chart areas in this chart.
ChartAreas
Gets the collection of chart areas on this chart.
ColumnCount
Gets or sets the number of columns of chart areas.
FrameBorder
Returns the border object for this chart.
Graphics
Gets or sets the
Graphics
object on which the chart is drawn.
Height
Gets or sets the height of the chart image in pixels.
HorizontalResolution
Gets the horizontal resolution, in pixels-per-inch, of this Chart object.
RowCount
Gets or sets the number of rows of chart areas.
SeriesCollection
Returns the collection of data series.
SmoothingMode
Gets or sets the
SmoothingMode
for this chart.
Titles
Gets the collection of chart titles.
VerticalResolution
Gets the vertical resolution, in pixels-per-inch, of this Chart object.
Width
Gets or sets the width of the chart image in pixels.
Public Instance Methods
BindXML
Loads a chart from an XML file or an XML string.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetChartImage
Creates the chart image and returns it as a
Bitmap
object.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
Save
Overloaded. Creates the chart image and saves it.
SaveToSwf
Overloaded. Creates the chart drawing in the Macromedia Flash format and saves it.
SetResolution
Sets the resolution for this chart.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
Public Instance Events
BackPaint
Occurs when the chart background is drawn.
Paint
Occurs when the chart is drawn.
Protected Instance Methods
Finalize
(inherited from
Object
)
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
MemberwiseClone
(inherited from
Object
)
Creates a shallow copy of the current
Object
.
See Also
Chart Class
|
Aspose.Chart Namespace