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.Network for .NET
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
DataPoint Members
DataPoint Constructor
Properties
Methods
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.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
>
DataPoint Class
>
DataPoint Members
DataPoint overview
Public Instance Constructors
DataPoint
Overloaded. Initializes a new instance of the DataPoint class.
Public Instance Properties
BackImage
Gets or sets the background image of the data point.
BackImageAlign
Gets or sets the aligment option for the data point background image.
BorderColor
Gets or sets the data point border color.
BorderWidth
Gets or sets the data point border width in pixels.
Color
Gets or sets the color of the data point.
CustomAttributes
Gets or sets the custom attributes of the data point.
DashStyle
Gets or sets the data point border line style.
Font
Gets or sets the font of the data point label.
FontColor
Gets or sets the font color of the data point label.
GradientColor
Gets or sets the background gradient color of the data point.
GradientType
Gets or sets the background gradient type.
IsLabelVisible
Specifies whether the data point label is visible.
LabelAngle
Gets or sets the angle of the data point label text.
LabelFormat
Gets or sets the format string of the data point label.
LabelPosition
Specifies where the data point label is drawn.
LabelText
Gets or sets the text of the data point label.
LabelValue
Gets or sets the type of the automatic data point label.
Name
Gets or sets the name of the data point.
ToolTip
Gets or sets the
ToolTip
object associated with the data point.
Url
Gets or sets the destination url of a clickable data point.
UrlTarget
Gets or sets the name of the anchor (bookmark) in the destination url of a clickable data point.
XValue
Gets or sets the X value of the data point.
YValues
Gets or sets the Y value(s) of the data point.
Public Instance Methods
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
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.
SetValue
Overloaded. Sets the X and Y values of the data point.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
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
DataPoint Class
|
Aspose.Chart Namespace