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
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
Namespace hierarchy
Classes
Class
Description
Axis
Represents a chart axis.
AxisLabel
Represents a label on a chart axis.
AxisLabels
A collection of
AxisLabel
objects.
BackImage
Represents a background image used in various chart elements.
Chart
The root object to create a chart.
ChartArea
Represents a rectangular area with a single chart drawing.
ChartAreas
A collection of
ChartArea
objects.
CustomAttributes
Represents custom attributes valid for specific chart types.
DataPoint
Represents one data point on a chart.
DataPoints
A collection of
DataPoint
objects.
FrameBorder
Represents a frame border around a chart.
Grid
Contains properties that specify how grid lines are drawn on a chart.
ImagePosition
Controls how a background image is positioned.
LegendBox
Represents a legend box in a
ChartArea
object.
LegendItem
Represents an item in a
LegendBox
object.
LegendItems
Represents a collection of
LegendItem
objects.
License
Provides methods to license the component.
PaintEventArgs
Provides data for the
Chart.Paint
and
Chart.BackPaint
events.
Series
Represents a data series on a chart.
SeriesCollection
A collection of
Series
objects.
TickMark
Represents a tick mark on an
Axis
.
Title
Represents a title for a chart or axis.
Titles
A collection of
Title
objects.
ToolTip
Represents a tooltip shown when the user moves the mouse over a
DataPoint
.
Delegates
Delegate
Description
PaintEventHandler
Represents the method that handles the custom paint events of a
Chart
.
Enumerations
Enumeration
Description
AxisArrowType
Specifies the type of the arrow drawn at the end of an axis.
BorderType
Specifies possible border types for a
FrameBorder
object.
BubbleSizeRepresentsType
Returns or sets what the bubble size represents on a bubble chart.
ChartType
Defines chart types supported by Aspose.Chart.
ContourPaletteType
Enumerates possible types of a contour palette.
DataLabelValueType
Specifies what information is displayed on a chart as a data point label.
DateTimeIntervalType
Specifies what time unit is used as an interval for an axis.
GradientType
Enumerates possible types of a gradient fill.
ImageAlignType
Specifies how a background image is aligned inside the containing object.
IntervalType
Specifies the type of the data values output along an axis of a chart.
LabelPositionType
Specifies where the data point label is drawn relative to a
DataPoint
.
LayoutType
Specifies how multiple chart areas or legend box items are laid out on the screen.
LegendBoxType
Enumerates possible types of a legend box.
LegendItemsType
Specifies how legend items are created inside the legend box.
LegendPositionType
Specifies where a legend box is positioned.
LightStyleType
Specifies lighting effects for a 3D chart.
MarkerType
Defines supported data point marker types.
PaletteType
Enumerates predefined chart palettes.
PieLabelType
Defines possible options for arranging labels around a Pie or Doughnut chart.
ScaleType
Specifies the scale type of an axis.
TitlePositionType
Enumerates all types of a title position.