Levelcode-IBRCAD/IBRCAD/packages/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.3/build/.NETFramework/v4.8/System.Web.DataVisualization.xml

6539 lines
541 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Web.DataVisualization</name>
</assembly>
<members>
<member name="T:System.Web.UI.DataVisualization.Charting.Annotation">
<summary>Defines properties and methods common to all annotations. This is an abstract class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Annotation" /> class. This is the default constructor and should not be used.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Alignment">
<summary>Gets or sets the content alignment of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> enumeration value that represents the content alignment.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorAlignment">
<summary>Gets or sets the position alignment of an annotation to the anchor point.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> enumeration value that represents the alignment of the annotation to the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorDataPoint">
<summary>Gets or sets the data point to which an annotation is anchored.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to which an annotation is anchored.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorDataPointName">
<summary>Gets or sets the name of a data point to which an annotation is anchored.</summary>
<returns>A <see langword="string" /> value that represents the name of the data point that an annotation is anchored to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorOffsetX">
<summary>Gets or sets the offset from the anchor point for the X position of an annotation.</summary>
<returns>A <see langword="double" /> value that represents the offset of the X position from the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorOffsetY">
<summary>Gets or sets the offset from the anchor point for the Y position of an annotation.</summary>
<returns>A <see langword="double" /> value that represents the offset of the Y position from the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorX">
<summary>Gets or sets the X coordinate to which the annotation is anchored.</summary>
<returns>A <see langword="double" /> value that represents the X coordinate to which an annotation is anchored.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnchorY">
<summary>Gets or sets the Y coordinate to which the annotation is anchored.</summary>
<returns>A <see langword="double" /> value that represents the Y coordinate an annotation is anchored to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnnotationGroup">
<summary>Gets the group, if any, in which the annotation belongs to.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationGroup" /> object inwhich the annotation belongs to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AnnotationType">
<summary>Gets or sets the type name of an annotation.</summary>
<returns>The type name of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AxisX">
<summary>Gets or sets the X axis to which an annotation is attached.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object to which the annotation is attached.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AxisXName">
<summary>Gets or sets the name of the X axis which an annotation is attached to.</summary>
<returns>A <see langword="string" /> value that represents the name of the X axis which an annotation is attached to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AxisY">
<summary>Gets or sets the Y axis which an annotation is attached to.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object which this annotation is attached to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.AxisYName">
<summary>Gets or sets the name of the Y axis which an annotation is attached to.</summary>
<returns>A <see langword="string" /> value that represents the name of the Y axis that an annotation is attached to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.BackColor">
<summary>Gets or sets the color of an annotation background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw an annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.BackGradientStyle">
<summary>Gets or sets the gradient style of an annotation background.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> value used to draw an annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.BackHatchStyle">
<summary>Gets or sets the hatching style of an annotation background.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> value used to draw the background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.BackSecondaryColor">
<summary>Gets or sets the secondary color of an annotation background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw an annotation background with hatching or gradient fill.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Bottom">
<summary>Gets or sets the bottom boundary of an annotation position.</summary>
<returns>A <see langword="double" /> value that represents the position of the bottom boundary of an annotation.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.BringToFront">
<summary>Brings an annotation to the front of all annotations.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.ClipToChartArea">
<summary>Gets or sets the name of the chart area to which an annotation is clipped.</summary>
<returns>A <see langword="string" /> that represents the name of an existing chart area.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.Dispose(System.Boolean)">
<summary>Releases unmanaged resources and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Font">
<summary>Gets or sets the font to use for the text of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object used to draw the annotation text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.ForeColor">
<summary>Gets or sets the text color of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the text color of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Height">
<summary>Gets or sets the height of an annotation.</summary>
<returns>A <see langword="double" /> value that represents the height of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.IsSelected">
<summary>Gets or sets a flag that determines if an annotation is selected.</summary>
<returns>
<see langword="true" /> if the annotation is selected; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.IsSizeAlwaysRelative">
<summary>Gets or sets a flag that specifies whether the size of an annotation is always defined in relative chart coordinates.</summary>
<returns>
<see langword="true" /> if the <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.Width" /> and <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.Height" /> of an annotation are always expressed in relative chart coordinates; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.LineColor">
<summary>Gets or sets the line color of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw an annotation's line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.LineDashStyle">
<summary>Gets or sets the line style of an annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> value used to draw the line style of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.LineWidth">
<summary>Gets or sets the line width of an annotation.</summary>
<returns>An <see langword="integer" /> value that defines the line width, in pixels, of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.MapAreaAttributes">
<summary>Gets or sets the map area attributes of an annotation.</summary>
<returns>A <see langword="string" /> value that represents the map area attributes of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Name">
<summary>Gets or sets the unique name of an annotation.</summary>
<returns>A <see langword="string" /> that represents the unique name of the annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.PostBackValue">
<summary>Gets or sets the postback value which can be processed on the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that is passed to the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.ResizeToContent">
<summary>Resizes an annotation according to its content size.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Right">
<summary>Gets or sets the right boundary position of an annotation.</summary>
<returns>A <see langword="double" /> value that represents the position of the right boundary of an annotation.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.SendToBack">
<summary>Sends an annotation to the back of all the annotations.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.SetAnchor(System.Web.UI.DataVisualization.Charting.DataPoint)">
<summary>Anchors an annotation to the specified data point.</summary>
<param name="dataPoint">The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> to which the annotation will be anchored.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Annotation.SetAnchor(System.Web.UI.DataVisualization.Charting.DataPoint,System.Web.UI.DataVisualization.Charting.DataPoint)">
<summary>Anchors an annotation to two data points.</summary>
<param name="dataPoint1">The first anchor <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" />.</param>
<param name="dataPoint2">The second anchor <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" />.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.ShadowColor">
<summary>Gets or sets the color of an annotation's shadow.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation shadow.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.ShadowOffset">
<summary>Gets or sets the size of an annotation's shadow.</summary>
<returns>An <see langword="integer" /> value that represents the size of the shadow.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.SmartLabelStyle">
<summary>Gets or sets the smart label style of an annotation.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle" /> object that represents an annotation's smart labels style properties.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.TextStyle">
<summary>Gets or sets the text style of an annotation.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.TextStyle" /> value used to draw the text of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.ToolTip">
<summary>Gets or sets the tooltip text for an annotation.</summary>
<returns>A <see langword="string" /> value that represents the tooltip text for an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Url">
<summary>Gets or sets the URL of an annotation.</summary>
<returns>A <see langword="string" /> value that represents the URL of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Visible">
<summary>Gets or sets a flag that specifies whether an annotation is visible.</summary>
<returns>
<see langword="true" /> if the annotation is visible; otherwise <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Width">
<summary>Gets or sets the width, in pixels, of an annotation.</summary>
<returns>A <see langword="double" /> value that is a percentage of the chart width.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.X">
<summary>Gets or sets the X coordinate of an annotation.</summary>
<returns>A <see langword="double" /> value that represents the X coordinate position of the annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.Y">
<summary>Gets or sets the Y coordinate of the annotation.</summary>
<returns>A <see langword="double" /> value that represents the Y coordinate position of the annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Annotation.YAxisName">
<summary>Gets or sets the name of the Y axis which an annotation is attached to.</summary>
<returns>A <see langword="string" /> value that represents the name of the Y axis which an annotation is attached to.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AnnotationCollection">
<summary>Stores chart annotation objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationCollection.FindByName(System.String)">
<summary>Finds an annotation in the collection by name.</summary>
<param name="name">The name of the annotation to find.</param>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Annotation" /> object, or <see langword="null" /> if the object does not exist.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AnnotationGroup">
<summary>Represents a group of annotations.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationGroup.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationGroup" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.Alignment">
<summary>Gets or sets the content alignment of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the content alignment of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.Annotations">
<summary>Gets the collection of annotations in the group.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationCollection" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.AnnotationType">
<summary>Gets the annotation type.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.BackColor">
<summary>Gets or sets the background color of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the background of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.BackGradientStyle">
<summary>Gets or sets the background gradient style of an annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> value used to draw the background of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.BackHatchStyle">
<summary>Gets or sets the hatch style of an annotation background.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> value used to draw the background of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.BackSecondaryColor">
<summary>Gets or sets the secondary color for the background of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the background with hatching or gradient fill.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.ClipToChartArea">
<summary>Gets or sets the name of the chart area to which the annotation is clipped.</summary>
<returns>A <see langword="string" /> that represents the name of an existing chart area.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationGroup.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.Font">
<summary>Gets or sets the font to use for the text of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object used for the text of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.ForeColor">
<summary>Gets or sets the text color for an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the text color of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.IsSelected">
<summary>Gets or sets a flag that determines if an annotation is selected.</summary>
<returns>
<see langword="true" /> if the annotation is selected; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.IsSizeAlwaysRelative">
<summary>Gets or sets a flag that specifies whether the size of an annotation is always defined in relative chart coordinates.</summary>
<returns>
<see langword="true" /> if the <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.Width" /> and <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.Height" /> of an annotation are always in chart relative coordinates; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.LineColor">
<summary>Gets or sets the line color of the annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw an annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.LineDashStyle">
<summary>Gets or sets the line style of the annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> value used to draw an annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.LineWidth">
<summary>Gets or sets the line width, in pixels, of the annotation.</summary>
<returns>An <see langword="integer" /> value defining the width, in pixels, of an annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.ShadowColor">
<summary>Gets or sets the color of the annotation's shadow.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the shadow of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.ShadowOffset">
<summary>Gets or sets the size of the annotation's shadow.</summary>
<returns>An <see langword="integer" /> value that represents the offset between an annotation and its shadow.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.TextStyle">
<summary>Gets or sets the text style of an annotation.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.TextStyle" /> value used to draw the text of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationGroup.Visible">
<summary>Gets or sets a flag that indicates whether the annotation is visible.</summary>
<returns>
<see langword="true" /> if the annotation is visible; otherwise, <see langword="false" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint">
<summary>Represents a path point of a <see cref="T:System.Web.UI.DataVisualization.Charting.PolylineAnnotation" /> or <see cref="T:System.Web.UI.DataVisualization.Charting.PolygonAnnotation" />, which is stored in their <c>PathPoints</c> property.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.#ctor(System.Single,System.Single)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint" /> class with the specified <paramref name="x" /> and <paramref name="y" /> values.</summary>
<param name="x">Point X-value.</param>
<param name="y">Point Y-value.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.#ctor(System.Single,System.Single,System.Byte)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint" /> class with the specified <paramref name="x" />, <paramref name="y" /> and point <paramref name="type" /> values.</summary>
<param name="x">Point X-value.</param>
<param name="y">Point Y-value.</param>
<param name="type">Point type.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.Name">
<summary>Gets the name for the path point of an annotation.</summary>
<returns>A <see langword="string" /> value that represents the name of the path point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.PointType">
<summary>Gets or sets the type for the path point of an annotation.</summary>
<returns>A <see langword="byte" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.X">
<summary>Gets or sets the X coordinate for the path point of an annotation.</summary>
<returns>A <see langword="float" /> that represents the X value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint.Y">
<summary>Gets or sets the Y coordinate for the path point of an annotation.</summary>
<returns>A <see langword="float" /> that represents the Y value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPointCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.PolylineAnnotation" /> or <see cref="T:System.Web.UI.DataVisualization.Charting.PolygonAnnotation" /> path points, which can be accessed using the <c>GraphicPathPoints</c> property.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationPathPointCollection.#ctor(System.Web.UI.DataVisualization.Charting.PolylineAnnotation)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPointCollection" /> class with the specified polyline annotation.</summary>
<param name="annotation">A polyline annotation.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationPathPointCollection.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationPathPointCollection.Invalidate">
<summary>Forces the invalidation of the chart element.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle">
<summary>Represents the smart label properties of an annotation to store.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.#ctor(System.Object)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle" /> class with the specified chart element.</summary>
<param name="chartElement">The chart element that this style belongs to.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutBackColor">
<summary>Gets or sets the back color of the label callout. This property is only applicable when the <see cref="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutStyle" /> property is set to a value of <see cref="F:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle.Box" />.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> object that represents the back color of the label callout.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutLineAnchorCapStyle">
<summary>Gets or sets the anchor cap style for the label callout line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> object that represents the anchor cap style for the label callout line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutLineColor">
<summary>Gets or sets the color of the label callout line.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> object that represents the color of the label callout line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutLineDashStyle">
<summary>Gets or sets the style of the label callout line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> object that represents the style of the label callout line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutLineWidth">
<summary>Gets or sets the width of the label callout line.</summary>
<returns>The width of the callout line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle.CalloutStyle">
<summary>Gets or sets the callout style of the repositioned smart labels.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle" /> object that represents the callout style of the repositioned smart labels.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AnovaResult">
<summary>Represents the results of an ANOVA statistical test.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AnovaResult.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnovaResult" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.DegreeOfFreedomBetweenGroups">
<summary>Gets the degree of freedom between groups.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.DegreeOfFreedomTotal">
<summary>Gets the total degree of freedom.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.DegreeOfFreedomWithinGroups">
<summary>Gets the degree of freedom within groups.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.FCriticalValue">
<summary>Gets the F-critical value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.FRatio">
<summary>Gets the F ratio.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.MeanSquareVarianceBetweenGroups">
<summary>Gets the mean square variance between groups.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.MeanSquareVarianceWithinGroups">
<summary>Gets the mean square variance within groups.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.SumOfSquaresBetweenGroups">
<summary>Gets the sum of the squares between groups.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.SumOfSquaresTotal">
<summary>Gets the total sum of the squares.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AnovaResult.SumOfSquaresWithinGroups">
<summary>Gets the sum of the squares within groups.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AntiAliasingStyles">
<summary>Specifies the anti-aliasing options for the chart.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AntiAliasingStyles.All">
<summary>Use anti-aliasing for text and graphics.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AntiAliasingStyles.Graphics">
<summary>Use anti-aliasing when drawing graphics primitives such as circles or rectangles.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AntiAliasingStyles.None">
<summary>Do not use anti-aliasing.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AntiAliasingStyles.Text">
<summary>Use anti-aliasing when drawing text.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AreaAlignmentOrientations">
<summary>Specifies the alignment orientation of a chart area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentOrientations.All">
<summary>Chart areas are aligned horizontally and vertically.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal">
<summary>Chart areas are aligned horizontally.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentOrientations.None">
<summary>Chart areas are not automatically aligned.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentOrientations.Vertical">
<summary>Chart areas are aligned vertically.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles">
<summary>Specifies the alignment styles of chart areas.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles.All">
<summary>Chart areas are aligned using all values.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles.AxesView">
<summary>Chart areas are aligned using their axis scale views.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles.None">
<summary>Chart areas are not automatically aligned.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles.PlotPosition">
<summary>Chart areas are aligned by their inner plot position.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles.Position">
<summary>Chart areas are aligned by the chart area position.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ArrowAnnotation">
<summary>Represents an arrow annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ArrowAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ArrowAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ArrowAnnotation.AnchorAlignment">
<summary>Gets or sets the position alignment of the annotation to the anchor point.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> enumeration value that represents the alignment of the annotation to the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ArrowAnnotation.AnnotationType">
<summary>Gets the name of the annotation type. For internal use, should not be used.</summary>
<returns>A <see langword="string" /> value that represents the name of the annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ArrowAnnotation.ArrowSize">
<summary>Gets or sets an arrow size, in pixels.</summary>
<returns>An <see langword="integer" /> value that represents arrow size - that is, its thickness - in pixels.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ArrowAnnotation.ArrowStyle">
<summary>Gets or sets the arrow style.</summary>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.ArrowStyle" /> of an annotation.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ArrowStyle">
<summary>Specifies styles for an arrow annotation.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ArrowStyle.DoubleArrow">
<summary>An arrow that points in two directions.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ArrowStyle.Simple">
<summary>A simple one-pointed arrow.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ArrowStyle.Tailed">
<summary>An arrow with a tail.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Axis">
<summary>Provides methods and properties that manage axes in the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.#ctor(System.Web.UI.DataVisualization.Charting.ChartArea,System.Web.UI.DataVisualization.Charting.AxisName)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> class with the specified <paramref name="ChartArea" /> and <paramref name="axisTypeName" /> values.</summary>
<param name="chartArea">The chart area that the axis is drawn to.</param>
<param name="axisTypeName">The axis type name.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.ArrowStyle">
<summary>Gets or sets the arrow style of a two-dimensional (2D) axis; this style is not applied to three-dimensional (3D) chart areas.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisArrowStyle" /> enumeration value that specifies the arrow style of a 2D axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.AxisName">
<summary>Gets the name of the axis, which can be either X, Y, X2 or Y2.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisName" /> enumeration value that represents the name of the axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Crossing">
<summary>Gets or sets the location at which an axis is crossed by its associated axis.</summary>
<returns>A <see langword="double" /> value that represents where an axis is crossed by its associated axis. The default value is <see cref="F:System.Double.NaN" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.CustomLabels">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection" /> object used to store <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> objects.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection" /> object used to store <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> objects.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Enabled">
<summary>Gets or sets a value that indicates whether an axis is enabled.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisEnabled" /> enumeration value that indicates whether an axis is enabled. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.AxisEnabled.Auto" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.GetPosition(System.Double)">
<summary>Converts an axis value to a relative position (0-100%). If an axis is logarithmic, the value is converted to a linear scale.</summary>
<param name="axisValue">The axis value to be converted.</param>
<returns>A <see langword="double" /> value that represents the relative position (0-100%).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.InterlacedColor">
<summary>Gets or sets the color of interlaced strip lines.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> object that represents the color of interlaced strip lines.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Interval">
<summary>Gets or sets the interval of an axis.</summary>
<returns>A <see langword="double" /> value that represents the interval of an axis. The default value is "Auto", which is represented by a value of zero (0).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IntervalAutoMode">
<summary>Gets or sets a flag that determines if a fixed number of intervals is used on the axis, or if the number of intervals depends on the axis size.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.IntervalAutoMode" /> enumeration value that determines how the number of intervals is used on the axis. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.IntervalAutoMode.FixedCount" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IntervalOffset">
<summary>Gets or sets the interval offset of an axis.</summary>
<returns>A <see langword="double" /> value that represents the interval offset of an axis. The default value is "Auto", which is represented by a value of zero (0).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IntervalOffsetType">
<summary>Gets or sets the interval offset type of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> that represents the interval offset type of an axis. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IntervalType">
<summary>Gets or sets the interval type of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> that represents the interval type of an axis. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsInterlaced">
<summary>Gets or sets a flag that determines if interlaced strip lines are displayed for an axis.</summary>
<returns>
<see langword="true" /> if interlaced strip lines are displayed for an axis; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsLabelAutoFit">
<summary>Gets or sets a flag that determines whether axis labels are automatically fitted.</summary>
<returns>
<see langword="true" /> if axis labels are automatically fitted; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsLogarithmic">
<summary>Gets or sets a flag which indicates whether the axis is logarithmic. Zeros or negative data values are not allowed on logarithmic charts.</summary>
<returns>
<see langword="true" /> if the axis is logarithmic; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsMarginVisible">
<summary>Gets or sets a flag that determines whether an axis margin will be used.</summary>
<returns>
<see langword="true" /> if a space is added between the first or last data point and the border of chart area; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsMarksNextToAxis">
<summary>Gets or sets a flag that determines whether tick marks and axis labels move with an axis if the crossing point of an axis changes.</summary>
<returns>
<see langword="true" /> if tick marks and axis labels move with an axis when the crossing point of an axis changes; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsReversed">
<summary>Gets or sets a flag which indicates whether the axis is reversed.</summary>
<returns>
<see langword="true" /> if the axis is reversed; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.IsStartedFromZero">
<summary>Gets or sets a flag which indicates whether the minimum value of the axis will be automatically set to zero if all data point values are positive. If there are negative data point values, the minimum value of the data points will be used.</summary>
<returns>
<see langword="true" /> if the minimum value of the axis is automatically set to zero when all data point values are positive; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LabelAutoFitMaxFontSize">
<summary>Gets or sets the maximum font size that can be used by the label auto-fitting algorithm.</summary>
<returns>An <see langword="integer" /> value that specifies the maximum font size that can be used by the label auto-fitting algorithm.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LabelAutoFitMinFontSize">
<summary>Gets or sets the minimum font size that can be used by the label auto-fitting algorithm.</summary>
<returns>An <see langword="integer" /> value that specifies the minimum font size that can be used by the label auto-fitting algorithm.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LabelAutoFitStyle">
<summary>Gets or sets the allowable label changes that can be made to enable the label to be fit along an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles" /> enumeration value that specifies the allowable label changes that can be made to enable the label to be fit along an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LabelStyle">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.LabelStyle" /> properties of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelStyle" /> object, which defines the axis label style.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LineColor">
<summary>Gets or sets the line color of an axis.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> object that represents the line color used to draw the axis. The default is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LineDashStyle">
<summary>Gets or sets the line style of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that represents the line style of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LineWidth">
<summary>Gets or sets the line width of an axis, in pixels.</summary>
<returns>An <see langword="integer" /> value that represents the width of an axis line. The default value is one (1) pixel.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.LogarithmBase">
<summary>Gets or sets a value for the logarithm base for the logarithmic axis.</summary>
<returns>A <see langword="double" /> value that represents the logarithm base value for the logarithmic axis. The default value is base 10.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.MajorGrid">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.Grid" /> object used to set the major grid line properties for an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Grid" /> object used to get or set the major grid properties of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.MajorTickMark">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> object used to set the major tick mark properties of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> object used to set the properties of a major tick mark of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.MapAreaAttributes">
<summary>Gets or sets the map area attributes of an axis.</summary>
<returns>A <see langword="string" /> value that represents the map area attributes of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Maximum">
<summary>Gets or sets the maximum value of an axis.</summary>
<returns>A <see langword="double" /> value that represents the maximum value of an axis. The default value is <see cref="F:System.Double.NaN" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.MaximumAutoSize">
<summary>Gets or sets the maximum size of the axis, measured as a percentage of the chart area. This value is used by the automatic layout algorithm.</summary>
<returns>A <see langword="float" /> value that represents the maximum size of the axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Minimum">
<summary>Gets or sets the minimum value of an axis.</summary>
<returns>A <see langword="double" /> value that represents the minimum value of an axis. The default value is <see cref="F:System.Double.NaN" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.MinorGrid">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.Grid" /> object used to specify the minor grid lines attributes of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Grid" /> object used to get or set the attributes of the minor grid lines of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.MinorTickMark">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> object used to set the minor tick mark properties of an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> object used for the minor tick mark properties of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Name">
<summary>Gets or sets the name of the axis.</summary>
<returns>A <see langword="string" /> value that represents the text name of the axis.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.PixelPositionToValue(System.Double)">
<summary>Converts an absolute pixel position along an axis to an axis value. This method only works in paint events.</summary>
<param name="position">The pixel position to be converted.</param>
<returns>A <see langword="double" /> value that represents the axis value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.PositionToValue(System.Double)">
<summary>Converts a relative coordinate along an axis to an axis value. This method only works in paint events.</summary>
<param name="position">The relative position (0-100%) to be converted.</param>
<returns>A <see langword="double" /> value that represents the axis value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.PostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>The <see langword="string" /> value to send back to the server.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.RoundAxisValues">
<summary>Automatically rounds axis values.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.ScaleBreakStyle">
<summary>Gets or sets the axis automatic scale break style.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle" /> object, which represents a scale break on the chart axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.ScaleView">
<summary>Gets or sets the view of an axis.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisScaleView" /> object, which represents the scale view of an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.StripLines">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.StripLinesCollection" /> collection object, which stores all <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> objects for an axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.StripLinesCollection" /> collection object, which stores all <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> objects for an axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.TextOrientation">
<summary>Gets or sets the orientation of the text in the axis title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TextOrientation" /> enumeration value that specifies the orientation of the text in the axis title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Title">
<summary>Gets or sets the title of the axis.</summary>
<returns>A <see langword="string" /> value that represents the title of the axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.TitleAlignment">
<summary>Gets or sets the alignment of an axis title.</summary>
<returns>A <see cref="T:System.Drawing.StringAlignment" /> enumeration value that specifies the alignment of an axis title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.TitleFont">
<summary>Gets or sets the title font properties of an axis.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object used for the font properties of a title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.TitleForeColor">
<summary>Gets or sets the text color of an axis title.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> that specifies the text color of an axis title. The default color is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.ToolTip">
<summary>Gets or sets the tooltip used for the axis.</summary>
<returns>A <see langword="string" /> value that represents the tooltip used for the axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Axis.Url">
<summary>Gets or sets the URL target of the axis.</summary>
<returns>A <see langword="string" /> value that represents the URL target of the axis.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.ValueToPixelPosition(System.Double)">
<summary>Converts an axis value to an absolute coordinate along an axis. Measured in pixels. This method only works in paint events.</summary>
<param name="axisValue">The axis value to be converted.</param>
<returns>A <see langword="double" /> value that represents the pixel position.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Axis.ValueToPosition(System.Double)">
<summary>Converts an axis value to its relative position (0-100%). If an axis has a logarithmic scale, the value is converted to a linear scale. This method only works in paint events.</summary>
<param name="axisValue">The axis value to be converted.</param>
<returns>A <see langword="double" /> value that represents the relative position (0-100%).</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AxisArrowStyle">
<summary>Specifies the axis arrow styles.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisArrowStyle.Lines">
<summary>A line-shaped arrow is used for the relevant axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisArrowStyle.None">
<summary>No arrow is used for the relevant axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisArrowStyle.SharpTriangle">
<summary>A sharp triangular arrow is used for the relevant axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisArrowStyle.Triangle">
<summary>A triangular arrow is used for the relevant axis.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AxisEnabled">
<summary>Specifies the state of an axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisEnabled.Auto">
<summary>The axis is only enabled if it used to plot a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisEnabled.False">
<summary>The axis is never enabled.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisEnabled.True">
<summary>The axis is always enabled.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AxisName">
<summary>Specifies the name of an axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisName.X">
<summary>Primary X-axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisName.X2">
<summary>Secondary X-axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisName.Y">
<summary>Primary Y-axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisName.Y2">
<summary>Secondary Y-axis.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle">
<summary>Represents a scale break on the Y-axis of the chart.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.BreakLineStyle">
<summary>Gets or sets the style of the break line that will be used to draw the scale break.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.BreakLineStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.CollapsibleSpaceThreshold">
<summary>Gets or sets the threshold of space on the chart at which scale breaks are drawn.</summary>
<returns>An <see langword="integer" /> value that specifies the threshold of space on the chart at which scale breaks are drawn.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.Enabled">
<summary>Gets or sets a flag that indicates whether scale breaks are enabled.</summary>
<returns>A <see langword="Boolean" /> value that specifies whether scale breaks are enabled.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.LineColor">
<summary>Gets or sets the color of the scale break line.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the color of the scale break line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.LineDashStyle">
<summary>Gets or sets the style of the scale break line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> value that represents the style of the scale break line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.LineWidth">
<summary>Gets or sets the width of the scale break line.</summary>
<returns>An <see langword="integer" /> value that represents the width of the scale break line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.MaxNumberOfBreaks">
<summary>Gets or sets the maximum number of scale breaks to be displayed on the chart.</summary>
<returns>An <see langword="integer" /> value that represents the maximum number of scale breaks to be displayed on the chart.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.Spacing">
<summary>Gets or sets the spacing gap between the lines of the scale break. The spacing gap is represented as a percentage of the Y-axis.</summary>
<returns>A <see langword="double" /> value that represents the spacing gap between the lines of the scale break.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle.StartFromZero">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.StartFromZero" /> enumeration value that indicates whether to start the scale break from zero.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.StartFromZero" /> enumeration value that indicates whether to start the scale break from zero.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AxisScaleView">
<summary>Represents a scaled view of the chart.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.AxisScaleView.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AxisScaleView" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.IsZoomed">
<summary>Gets a flag that indicates whether the axis is zoomed in.</summary>
<returns>
<see langword="true" /> if the axis is zoomed in; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.Position">
<summary>Gets or sets the position of the scale view.</summary>
<returns>A <see langword="double" /> that represents the position of the scale view.-</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.Size">
<summary>Gets or sets the size of the scale view.</summary>
<returns>A <see langword="double" /> that represents the size of the scale view.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.SizeType">
<summary>Gets or sets the unit of measurement of the <see cref="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.Size" /> property.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.ViewMaximum">
<summary>Gets the maximum axis value of a scale view.</summary>
<returns>A <see langword="double" /> that represents the maximum axis value for the data view.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.AxisScaleView.ViewMinimum">
<summary>Gets the minimum axis value of a data view.</summary>
<returns>A <see langword="double" /> that represents the minimum axis value for the data view.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.AxisType">
<summary>Specifies the axis type for the X and Y-axes of a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisType.Primary">
<summary>Designates an axis as the primary axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.AxisType.Secondary">
<summary>Designates an axis as the secondary axis.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Border3DAnnotation">
<summary>Represents an annotation with a 3D border.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Border3DAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Border3DAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Border3DAnnotation.AnnotationType">
<summary>Gets the annotation type name.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Border3DAnnotation.BorderSkin">
<summary>Gets or sets the skin attributes of the 3D border.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.BorderSkin" /> object, which determines the attributes of the 3D border.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.BorderSkin">
<summary>Represents the drawing properties of the 3D border skin.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.BorderSkin.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.BorderSkin" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackColor">
<summary>Gets or sets the background color of a border skin frame.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackGradientStyle">
<summary>Gets or sets the background gradient style of a border skin frame.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackHatchStyle">
<summary>Gets or sets the background hatch style of a border skin frame.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackImage">
<summary>Gets or sets the background image of a border skin frame.</summary>
<returns>A <see langword="string" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackImageAlignment">
<summary>Gets or sets the background image alignment of a border skin frame.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackImageTransparentColor">
<summary>Gets or sets a color that is replaced with a transparent color when the background image of a border skin frame is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackImageWrapMode">
<summary>Gets or sets the drawing mode for the background image of a border skin frame.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BackSecondaryColor">
<summary>Gets or sets the secondary background color of a border skin frame.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BorderColor">
<summary>Gets or sets the border color of a border skin frame.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BorderDashStyle">
<summary>Gets or sets the style of the border line of a border skin frame.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.BorderWidth">
<summary>Gets or sets the width of the border line of a border skin frame.</summary>
<returns>An <see langword="integer" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.PageColor">
<summary>Gets or sets the page color of a border skin.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.BorderSkin.SkinStyle">
<summary>Gets or sets the style of a border skin.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.BorderSkinStyle" /> enumeration value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.BorderSkinStyle">
<summary>Specifies a style for the border skin of a chart.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.Emboss">
<summary>Use an embossed border skin.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameThin1">
<summary>Use a thin border skin with rounded corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameThin2">
<summary>Use a thin border skin with rounded top corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameThin3">
<summary>Use a thin border skin with square corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameThin4">
<summary>Use a thin border skin with square outside corners and rounded inside corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameThin5">
<summary>Use a thin border skin with rounded corners and screws.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameThin6">
<summary>Use a thin border skin with square inside corners and rounded outside corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle1">
<summary>Use a border skin with rounded corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle2">
<summary>Use a border skin with rounded top corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle3">
<summary>Use a border skin with square corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle4">
<summary>Use a border skin with rounded inside corners and square outside corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle5">
<summary>Use a border skin with rounded corners and screws.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle6">
<summary>Use a border skin with rounded outside corners and square inside corners.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle7">
<summary>Use a border skin with rounded corners. No border on the right side.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.FrameTitle8">
<summary>Use a border skin with rounded corners on top and bottom sides only.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.None">
<summary>No border skin is used.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.Raised">
<summary>Use a raised border skin.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BorderSkinStyle.Sunken">
<summary>Use a sunken border skin.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.BreakLineStyle">
<summary>Specifies line styles for axis scale breaks.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BreakLineStyle.None">
<summary>Scale break is not displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BreakLineStyle.Ragged">
<summary>Scale break is displayed as a ragged line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BreakLineStyle.Straight">
<summary>Scale break is displayed as a straight line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.BreakLineStyle.Wave">
<summary>Scale break is displayed as a wavy line.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CalloutAnnotation">
<summary>Represents a callout annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CalloutAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.AnchorAlignment">
<summary>Gets or sets the annotation position alignment to the anchor point.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the alignment of the annotation to the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.AnchorOffsetX">
<summary>Gets or sets the offset that the X-position of the annotation has from the anchor point.</summary>
<returns>A <see langword="double" /> value that represents the offset of the annotation's X-position from the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.AnchorOffsetY">
<summary>Gets or sets the offset that the Y-position of the annotation has from the anchor point.</summary>
<returns>A <see langword="double" /> value that represents the offset of the annotation's Y-position from the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.AnnotationType">
<summary>Gets or sets the annotation type name. For internal use, should not be used.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.BackColor">
<summary>Gets or sets the background color of the annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.BackGradientStyle">
<summary>Gets or sets the annotation background gradient style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value used to draw the annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.BackHatchStyle">
<summary>Gets or sets the background hatch style of the annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> value used to draw the annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.BackSecondaryColor">
<summary>Gets or sets the secondary color for the annotation background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> enumeration value used in conjunction with a primary color to draw the annotation background with hatching or gradient fill.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.CalloutAnchorCap">
<summary>Gets or sets the style for a callout line anchor cap.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> enumeration value that represents the style to use for a callout line anchor cap.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.CalloutStyle">
<summary>Gets or sets the annotation callout style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.CalloutStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.LineColor">
<summary>Gets or sets the annotation line color.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.LineDashStyle">
<summary>Gets or sets the annotation line style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value used to draw the annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.LineWidth">
<summary>Gets or sets the line width of the annotation.</summary>
<returns>An <see langword="integer" /> value that represents the annotation line width, in pixels.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CalloutStyle">
<summary>Represents the available callout styles. Applicable only to callout annotations.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.Borderline">
<summary>A border is drawn around the callout text and a line points to the anchor point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.Cloud">
<summary>Callout text is inside the cloud and smaller clouds point to the anchor point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.Ellipse">
<summary>An ellipse is drawn around the callout text, which is connected to the anchor point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.Perspective">
<summary>A perspective rectangle is drawn around the callout text, which is connected to the anchor point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.Rectangle">
<summary>A rectangle is drawn around the callout text, which is connected to the anchor point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.RoundedRectangle">
<summary>A rounded rectangle is drawn around the callout text, which is connected to the anchor point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CalloutStyle.SimpleLine">
<summary>Callout text is underlined and a line points to the anchor point.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Chart">
<summary>Serves as the root class of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.AlignDataPointsByAxisLabel">
<summary>Aligns data points along the X axis using their axis labels. Applicable when multiple series are indexed and their X-values are strings.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.AlignDataPointsByAxisLabel(System.String)">
<summary>Aligns data points from different series along the X axis using their axis labels. The specified series in the chart are aligned using an ascending sort order.</summary>
<param name="series">A comma-separated list of series that will have their data points aligned to the X axis using the data point axis labels.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.AlignDataPointsByAxisLabel(System.String,System.Web.UI.DataVisualization.Charting.PointSortOrder)">
<summary>Aligns data points using their axis labels.</summary>
<param name="series">A comma-separated list of series that should be aligned by axis label.</param>
<param name="sortingOrder">A <see cref="T:System.Web.UI.DataVisualization.Charting.PointSortOrder" /> enumeration value that determines if ascending or descending sort order is used on axis labels, which in turn determines the order by which points that previously occupied the same axis space are displayed.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.AlignDataPointsByAxisLabel(System.Web.UI.DataVisualization.Charting.PointSortOrder)">
<summary>Aligns data points using their axis labels. All series in the chart are aligned, using the specified sort order.</summary>
<param name="sortingOrder">A <see cref="T:System.Web.UI.DataVisualization.Charting.PointSortOrder" /> object that indicates if ascending or descending sort order is used on axis labels, which in turn determines the order by which points that previously occupied the same axis space are displayed.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.AlternateText">
<summary>Gets or sets the alternate text displayed in the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control when the chart image is unavailable.</summary>
<returns>A <see langword="string" /> value that represents the alternate text displayed in the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control when the chart image is unavailable.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Annotations">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationCollection" /> object that is used to store chart annotations.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationCollection" /> object that is used to store chart annotations.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.AntiAliasing">
<summary>Gets or sets a value that determines whether anti-aliasing is used when text and graphics are drawn.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AntiAliasingStyles" /> enumeration value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.ApplyPaletteColors">
<summary>Sets the automatically assigned series and data point colors, to allow programmatic access at run time.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackColor">
<summary>Gets or sets the background color of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> object.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the background color of the chart object. The default color is <see cref="P:System.Drawing.Color.White" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackGradientStyle">
<summary>Gets or sets the orientation for the background gradient of a <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control. Also determines whether a gradient is used.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackHatchStyle">
<summary>Gets or sets the hatching style of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackImage">
<summary>Gets or sets the background image of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see langword="string" /> value that represents the URL of an image file. The default value is an empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackImageAlignment">
<summary>Gets or sets the background image alignment used for the <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Unscaled" /> drawing mode.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle" /> enumeration value. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopLeft" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackImageTransparentColor">
<summary>Gets or sets the color of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control that will be displayed as transparent.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be displayed as transparent when the chart image is drawn. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackImageWrapMode">
<summary>Gets or sets the drawing mode for the background image of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Tile" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BackSecondaryColor">
<summary>Gets or sets the secondary color of the chart background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderColor">
<summary>Gets or sets the color of the chart border.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderlineColor">
<summary>Gets or sets the color of the entire chart image border.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> that represents the color of the entire chart image border. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderlineDashStyle">
<summary>Gets or sets the style of the entire chart image border line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that determines the border line style of the chart image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderlineWidth">
<summary>Gets or sets the width of the border line for the entire chart image.</summary>
<returns>An <see langword="integer" /> value that determines the width of the chart image border line, in pixels.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderSkin">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.BorderSkin" /> object, which provides border skin functionality for the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.BorderSkin" /> object which provides border skin functionality for the chart control.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderStyle">
<summary>Gets or sets the border style of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" />.</summary>
<returns>A <see cref="T:System.Web.UI.WebControls.BorderStyle" /> of the chart.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BorderWidth">
<summary>Gets or sets the width of the chart border.</summary>
<returns>An <see langword="integer" /> value that determines the border width, in pixels, of the chart.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.BuildNumber">
<summary>Gets the build number of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see langword="string" /> that represents the build number.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ChartAreas">
<summary>Gets a read-only <see cref="T:System.Web.UI.DataVisualization.Charting.ChartAreaCollection" /> object that is used to store <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> objects.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartAreaCollection" /> object that is used to store <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> objects.</returns>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.Click">
<summary>Occurs when the active image map area defined by <see cref="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.PostBackValue" /> on the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control is clicked.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Compression">
<summary>Gets or sets the amount of compression for the chart image.</summary>
<returns>An <see langword="integer" /> that represents the amount of compression for the entire chart image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.CurrentImageLocation">
<summary>Gets the URL of the current image into which the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control will be rendered.</summary>
<returns>A <see langword="string" /> value that represents the URL of the current chart image.</returns>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.Customize">
<summary>Occurs just before the chart image is drawn. All chart data is available and all chart properties have been set.</summary>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.CustomizeLegend">
<summary>Occurs just before the chart legend is drawn. Use this event to customize the chart legend items.</summary>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.CustomizeMapAreas">
<summary>Occurs just before the chart image map is rendered. Use this event to customize the map areas items.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.DataBindCrossTable(System.Collections.IEnumerable,System.String,System.String,System.String,System.String)">
<summary>Data binds a chart to the table, with one series created per unique value in a given column.</summary>
<param name="dataSource">The data source from which the chart is bound.</param>
<param name="seriesGroupByField">The name of the field used to group data into the series.</param>
<param name="xField">The name of the field for X values.</param>
<param name="yFields">A comma-separated list of name(s) of the field(s) for Y value(s).</param>
<param name="otherFields">The other data point properties that can be bound.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.DataBindCrossTable(System.Collections.IEnumerable,System.String,System.String,System.String,System.String,System.Web.UI.DataVisualization.Charting.PointSortOrder)">
<summary>Data binds a chart to the table, with one series created per unique value in a given column.</summary>
<param name="dataSource">The data source from which the chart is bound.</param>
<param name="seriesGroupByField">The name of the field used to group data into the series.</param>
<param name="xField">The name of the field for X values.</param>
<param name="yFields">A comma-separated list of name(s) of the field(s) for Y value(s).</param>
<param name="otherFields">The other data point properties that can be bound.</param>
<param name="sortingOrder">Series will be sorted by group field values in the specified order.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.DataBindTable(System.Collections.IEnumerable)">
<summary>Automatically creates and binds series data to the specified data table.</summary>
<param name="dataSource">The data source, which can be any <see cref="T:System.Collections.IEnumerable" /> object.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.DataBindTable(System.Collections.IEnumerable,System.String)">
<summary>Automatically creates and binds series data to the specified data table, and optionally populates X-values.</summary>
<param name="dataSource">The data source, which can be any <see cref="T:System.Collections.IEnumerable" /> object.</param>
<param name="xField">The name of the field used for the series X-values.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.DataManipulator">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.DataManipulator" /> object, which provides methods and properties that handle data.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DataManipulator" /> object which provides methods and properties that handle data.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.DataSource">
<summary>Gets or sets the data source for the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> object.</summary>
<returns>An <see cref="T:System.Object" /> that represents the data source for the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.DescriptionUrl">
<summary>Gets or sets the location of a detailed description of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" />.</summary>
<returns>A <see langword="string" /> value that represents the URL of a detailed description of the chart.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.Dispose">
<summary>Disposes of the object, using the <see cref="T:System.IDisposable" /> interface.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.EnableViewState">
<summary>Gets or sets a flag that determines whether state management is enabled.</summary>
<returns>
<see langword="true" /> if state management is enabled; otherwise, <see langword="false" />. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Font">
<summary>Gets the font properties of the control.</summary>
<returns>A <see cref="T:System.Web.UI.WebControls.FontInfo" /> object that represents the font properties of the control.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ForeColor">
<summary>Gets or sets the text color of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the text color of the chart.</returns>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.FormatNumber">
<summary>Called when a numeric value has to be converted to a string.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.GetChartElementOutline(System.Object,System.Web.UI.DataVisualization.Charting.ChartElementType)">
<summary>Returns the chart element outline.</summary>
<param name="chartElement">The chart element.</param>
<param name="elementType">The type of element.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElementOutline" /> object that contains:
An array of points in absolute coordinates that can be used as outline markers around this chart element.
A <see cref="T:System.Drawing.Drawing2D.GraphicsPath" /> object for drawing an outline around this chart element.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.GetHtmlImageMap(System.String)">
<summary>Returns the HTML image map of the currently rendered chart. One of the overloaded <c>SaveImage</c> methods in the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> must be called before calling this method.</summary>
<param name="name">The name of the image map tag.</param>
<returns>A <see langword="string" /> value that represents the HTML image map.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.GetService(System.Type)">
<summary>Returns the requested chart service.</summary>
<param name="serviceType">The type of requested chart service.</param>
<returns>An <see cref="T:System.Object" /> that represents the service type or <see langword="null" /> if the service cannot be found.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Height">
<summary>Gets or sets the height of the entire chart image in pixels.</summary>
<returns>A <see cref="T:System.Web.UI.WebControls.Unit" /> value that represents the height, in pixels, of the entire chart image.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.HitTest(System.Int32,System.Int32)">
<summary>Determines the chart element, if any, that is located at a point defined by the given X and Y coordinates.</summary>
<param name="x">The X-coordinate value of the point the user clicked.</param>
<param name="y">The Y-coordinate value of the point the user clicked.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.HitTestResult" /> object, which provides information concerning the chart element, if any, that is at the specified location.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.HitTest(System.Int32,System.Int32,System.Boolean)">
<summary>Determines the chart element, if any, that is located at a point defined by given X and Y coordinates. Transparent elements can optionally be ignored.</summary>
<param name="x">The X-coordinate value of the point the user clicked on.</param>
<param name="y">The Y-coordinate value of the point the user clicked on.</param>
<param name="ignoreTransparent">A flag that determines if transparent elements are ignored.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.HitTestResult" /> object, which provides information concerning the chart element, if any, that is at the specified location.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.HitTest(System.Int32,System.Int32,System.Boolean,System.Web.UI.DataVisualization.Charting.ChartElementType[])">
<summary>Determines whether a chart element that is one of the specified types is located at a point defined by the given X and Y coordinates.</summary>
<param name="x">The X-coordinate for the specified data point.</param>
<param name="y">The Y-coordinate for the specified data point.</param>
<param name="ignoreTransparent">A flag that indicates that transparent elements should be ignored.</param>
<param name="requestedElement">An array of <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElementType" /> objects that specify the types to test for, in order to filter the result. If omitted, checking for element types will be ignored and all element types will be valid.</param>
<returns>An array of <see cref="T:System.Web.UI.DataVisualization.Charting.HitTestResult" /> objects that provides information about the chart element, if any, found at the specified location. The array contains at least one element, which can be <see cref="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Nothing" />. The objects in the result are sorted from the top to the bottom of different layers of control.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.HitTest(System.Int32,System.Int32,System.Web.UI.DataVisualization.Charting.ChartElementType)">
<summary>Determines whether a chart element of a given type is located at a point defined by the given X and Y coordinates.</summary>
<param name="x">The X-coordinate value of the point the user clicked on.</param>
<param name="y">The Y-coordinate value of the point the user clicked on.</param>
<param name="requestedElement">A flag that determines the chart element type to be tested.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.HitTestResult" /> object that provides information about the chart element, if any, found at the specified location.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ImageLocation">
<summary>Gets or sets the location where an image file is saved when <see cref="F:System.Web.UI.DataVisualization.Charting.RenderType.ImageTag" /> rendering is performed.</summary>
<returns>A <see langword="string" /> value that represents the URL where the image file is saved on the server.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Images">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImagesCollection" /> object, which stores <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> objects for the chart.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImagesCollection" /> object, which stores <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> objects for the chart.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ImageStorageMode">
<summary>Gets or sets the storage mode for the chart image rendering.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ImageStorageMode" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ImageType">
<summary>Gets or sets the type of image into which the chart is rendered if <see cref="F:System.Web.UI.DataVisualization.Charting.RenderType.ImageTag" /> rendering is used.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageType" /> enumeration value that specifies the type of image into which the chart is rendered. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageType.Jpeg" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.IsMapAreaAttributesEncoded">
<summary>Gets or sets a flag that determines whether map area attributes are encoded. The map area attributes can load data from various data sources. The Chart control does not prevent an end user from loading untrusted data from various data sources. For this reason, it is recommended that you validate the data and encode it yourself.</summary>
<returns>
<see langword="true" /> if map area attributes are encoded; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.IsMapEnabled">
<summary>Gets or sets a flag that determines whether client-side image maps are enabled.</summary>
<returns>
<see langword="true" /> if image maps are enabled; otherwise, <see langword="false" />. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.IsSoftShadows">
<summary>Gets or sets a flag that determines if a smooth gradient is applied when shadows are drawn.</summary>
<returns>
<see langword="true" /> if shadows are drawn using smoothing, <see langword="false" /> if they are not. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Legends">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCollection" /> object that is used to store all <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> objects used by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCollection" /> object that is used to store all <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> objects.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.LoadTemplate(System.IO.Stream)">
<summary>Loads a template into the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control from an image stream.</summary>
<param name="stream">The stream to load from.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.LoadTemplate(System.String)">
<summary>Loads a template with the specified filename from the disk.</summary>
<param name="name">The file name of the template to load. You must specify the full path of the template to be loaded from the disk.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.LoadViewState(System.Object)">
<summary>Restores view-state information from a previous page request that was saved by the <see cref="M:System.Web.UI.DataVisualization.Charting.Chart.SaveViewState" /> method.</summary>
<param name="savedState">An <see cref="T:System.Object" /> that represents the control state to be restored.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.MapAreas">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.MapAreasCollection" /> object, which stores the map areas for the chart.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.MapAreasCollection" /> object which stores the map areas for the chart.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnClick(System.Web.UI.WebControls.ImageMapEventArgs)">
<summary>Invokes delegates that were registered with the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<param name="e">An <see cref="T:System.Web.UI.WebControls.ImageMapEventArgs" /> object which provides data for the event.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnCustomize(System.EventArgs)">
<summary>Occurs when all chart data is prepared to be customized before drawing.</summary>
<param name="e">The <see cref="T:System.EventArgs" /> object that contains the event data.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnCustomizeLegend(System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs)">
<summary>Occurs when all chart legend data is prepared to be customized before drawing.</summary>
<param name="e">A <see cref="T:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs" /> object that contains the event data.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnCustomizeMapAreas(System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs)">
<summary>Occurs when map areas data is prepared to be customized before drawing.</summary>
<param name="e">The <see cref="T:System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs" /> object that contains the event data.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnFormatNumber(System.Object,System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs)">
<summary>Occurs when converting a numeric value to a string.</summary>
<param name="caller">The event caller, which can be a chart image, a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> or a <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object.</param>
<param name="e">A <see cref="T:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs" /> object that contains the event arguments.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnPostPaint(System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs)">
<summary>Occurs after a chart element is painted.</summary>
<param name="e">The <see cref="T:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs" /> object which provides data for the event.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.OnPrePaint(System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs)">
<summary>Occurs after the chart element background is painted.</summary>
<param name="e">The <see cref="T:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs" /> object which provides data for the event.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.Paint(System.Drawing.Graphics,System.Drawing.Rectangle)">
<summary>Draws the chart image in the graphics.</summary>
<param name="graphics">The graphics object in which to draw the chart image.</param>
<param name="position">Position of the chart image in the graphics.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Palette">
<summary>Gets or sets the palette for the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartColorPalette" /> enumeration value that determines the palette to be used.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.PaletteCustomColors">
<summary>Gets or sets an array of custom palette colors.</summary>
<returns>An array of <see cref="T:System.Drawing.Color" /> objects that represent the set of colors used for series on the chart.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.PerformDataBinding(System.Collections.IEnumerable)">
<summary>Data binds the specified data source to the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<param name="data">An <see cref="T:System.Collections.IEnumerable" /> object that represents the data source that is bound to the chart control.</param>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.PostPaint">
<summary>Occurs after chart element was drawn. This event is raised for elements such as <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> and <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" />.</summary>
</member>
<member name="E:System.Web.UI.DataVisualization.Charting.Chart.PrePaint">
<summary>Occurs after the chart element backround is drawn. This event is raised for elements such as <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> and <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" />.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.RaisePostBackEvent(System.String)">
<summary>Raises events for the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control when a form is posted back to the server.</summary>
<param name="eventArgument">An event argument as a <see langword="string" /> object.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.Render(System.Web.UI.HtmlTextWriter)">
<summary>Renders the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control to the output parameter specified.</summary>
<param name="writer">An <see cref="T:System.Web.UI.HtmlTextWriter" /> object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.RenderType">
<summary>Gets or sets the rendering method used to display a chart image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.RenderType" /> enumeration value that represents the rendering method used to display a chart image.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.ResetAutoValues">
<summary>Resets automatically calculated chart property values to "Auto".</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.RightToLeft">
<summary>Gets or sets a value that indicates whether the control should draw right-to-left for Right-to-Left (RTL) languages.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.RightToLeft" /> enumeration value that indicates whether the control should draw right-to-left for Right-to-Left (RTL) languages. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.RightToLeft.No" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.SaveImage(System.IO.Stream)">
<summary>Saves the chart image to the specified stream. The properties <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.ImageType" />, <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Compression" /> and other <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control properties are used.</summary>
<param name="imageStream">The image stream.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.SaveImage(System.IO.Stream,System.Web.UI.DataVisualization.Charting.ChartImageFormat)">
<summary>Saves the chart image to the specified stream.</summary>
<param name="imageStream">The image stream.</param>
<param name="format">The chart image format.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.SaveImage(System.String)">
<summary>Saves the chart image to the specified file. The properties <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.ImageType" />, <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Compression" /> and other <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control properties are used.</summary>
<param name="imageFileName">The image file name.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.SaveImage(System.String,System.Web.UI.DataVisualization.Charting.ChartImageFormat)">
<summary>Saves a chart image to the file.</summary>
<param name="imageFileName">The image file name.</param>
<param name="format">The chart image format.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.SaveViewState">
<summary>Saves any server control view-state changes that have occurred since the time the page was posted back to the server.</summary>
<returns>An <see cref="T:System.Object" /> that represents the current view state for the server control.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.SaveXml(System.String)">
<summary>Saves the current state of the chart to an XML file. This method is mainly used for support purposes. The executing thread must have file write permission.</summary>
<param name="name">The file name to save.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Serializer">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartSerializer" /> object, which is used for chart serialization.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartSerializer" /> object which is used for chart serialization.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Series">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.SeriesCollection" /> object which contains <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.SeriesCollection" /> object, which contains <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.SuppressExceptions">
<summary>Gets or sets a flag that determines whether noncritical exceptions should be suppressed.</summary>
<returns>
<see langword="true" /> if non-critical exceptions should be suppressed; otherwise, <see langword="false" />. The default value is <see langword="false" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.System#Web#UI#IPostBackEventHandler#RaisePostBackEvent(System.String)">
<summary>Raises events for the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control when a form is posted back to the server.</summary>
<param name="eventArgument">The event arguments as a <see langword="string" /> object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.TextAntiAliasingQuality">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality" /> type to use when applying anti-aliasing to text.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality" /> enumeration value to use when applying anti-aliasing to text. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality.High" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Titles">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.TitleCollection" /> object which stores all <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> objects used by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TitleCollection" /> object which stores all <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> objects used by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Chart.ValidateDataSource(System.Object)">
<summary>Verifies that a data-bound control can work with the object it will bind to.</summary>
<param name="dataSource">The object to verify.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ViewStateContent">
<summary>Gets or sets a value that determines the view state to be persisted at the client.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.SerializationContents" /> enumeration value that represents the view state. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.SerializationContents.Default" />, which signifies that the view state will consist of all chart properties.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.ViewStateData">
<summary>Gets or sets the user-defined view state of the control.</summary>
<returns>A <see langword="string" /> value that represents the view state of the control, which is embedded in the Web document at the client.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Chart.Width">
<summary>Gets or sets the width of the entire chart image in pixels.</summary>
<returns>A <see cref="T:System.Web.UI.WebControls.Unit" /> value that represents the width, in pixels, of the entire chart image.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartArea">
<summary>Represents a chart area on the chart image.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> class with the specified chart area name.</summary>
<param name="name">The name for the new <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AlignmentOrientation">
<summary>Gets or sets the alignment orientation of a chart area.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AreaAlignmentOrientations" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AlignmentStyle">
<summary>Gets or sets the alignment style of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" />.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AreaAlignmentStyles" /> enumeration value that can represent either a single value or the bitwise-OR of multiple values that define the alignment to use.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AlignWithChartArea">
<summary>Gets or sets the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object to which this chart area should be aligned.</summary>
<returns>A <see langword="string" /> value that represents the name of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object to which this chart area should be aligned. The default is the empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.Area3DStyle">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle" /> object, which is used to implement 3D for all series in a chart area.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle" /> object that implements 3D for all series plotted in a chart area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.Axes">
<summary>Gets or sets an array that represents all axes for a chart area.</summary>
<returns>An array of <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> objects that represents all axes used by a chart area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AxisX">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the primary X-axis.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the primary X-axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AxisX2">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the secondary X-axis.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the secondary X-axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AxisY">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the primary Y-axis.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the primary Y-axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.AxisY2">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the secondary Y-axis.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the secondary Y-axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackColor">
<summary>Gets or sets the background color of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="P:System.Drawing.Color.White" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackGradientStyle">
<summary>Gets or sets the orientation for the background gradient of a chart area, and also determines whether or not a gradient is used.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackHatchStyle">
<summary>Gets or sets the hatching style of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackImage">
<summary>Gets or sets the background image of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see langword="string" /> value that represents the URL of an image file. The default is an empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackImageAlignment">
<summary>Gets or sets the alignment of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> background image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle" /> enumeration value. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopLeft" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackImageTransparentColor">
<summary>Gets or sets the color of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object background image that will be drawn as transparent.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackImageWrapMode">
<summary>Gets or sets the drawing mode for the background image of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Tile" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BackSecondaryColor">
<summary>Gets or sets the secondary color for the background of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BorderColor">
<summary>Gets or sets the border color of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BorderDashStyle">
<summary>Gets or sets the border style of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that determines the border style of the chart area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.BorderWidth">
<summary>Gets or sets the border width of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>An <see langword="integer" /> value that determines the border width, in pixels, of the chart area.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> class and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.GetSeriesDepth(System.Web.UI.DataVisualization.Charting.Series)">
<summary>Returns the depth of a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> in a chart area.</summary>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> for which the depth is retrieved.</param>
<returns>A <see langword="float" /> value that represents the depth of the specified <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />, which is measured as a percentage of the chart area's depth.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.GetSeriesZPosition(System.Web.UI.DataVisualization.Charting.Series)">
<summary>Returns the Z position of a series, which is useful for custom drawing.</summary>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> for which the Z position is retrieved.</param>
<returns>A <see langword="float" /> value that represents the Z position of the specified series, which is measured as a percentage of the depth of a chart area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.InnerPlotPosition">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object, which defines the inner plot position of a chart area object.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object, which defines the inner plot position of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.IsSameFontSizeForAllAxes">
<summary>Gets or sets a flag that determines if the labels of the relevant chart area axes are of equal size.</summary>
<returns>
<see langword="true" /> if all axes that have their <see cref="P:System.Web.UI.DataVisualization.Charting.Axis.IsLabelAutoFit" /> property set to <see langword="true" /> will display their labels using the same font size; otherwise, <see langword="false." /></returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.Name">
<summary>Gets or sets the unique name of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see langword="string" /> value that represents the name of a <see langword="ChartArea" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.Position">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object that defines the position of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object within the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" />.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object that defines the position of a chart area object within the chart image.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.RecalculateAxesScale">
<summary>Recalculates the properties of the chart area after changes have been made to the chart in the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Customize" /> event.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.ShadowColor">
<summary>Gets or sets the shadow color of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.ShadowOffset">
<summary>Gets or sets the shadow offset, in pixels, of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>An <see langword="integer" /> that represents the shadow offset, in pixels, of the chart area.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea.TransformPoints(System.Web.UI.DataVisualization.Charting.Point3D[])">
<summary>Applies 3D transformations to an array of 3D points, which must be done before GDI+ drawing methods can be called.</summary>
<param name="points">An array of 3D points.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea.Visible">
<summary>Gets or sets a value that indicates if a chart area is visible.</summary>
<returns>
<see langword="true" /> if the chart area is visible; otherwise, <see langword="false" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle">
<summary>Manages the display attributes for three-dimensional (3D) chart areas.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.#ctor(System.Web.UI.DataVisualization.Charting.ChartArea)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle" /> class using the <paramref name="chartArea" /> parameter.</summary>
<param name="chartArea">A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.Enable3D">
<summary>Gets or sets a value that indicates whether the flag toggles the 3D on and off for a chart area.</summary>
<returns>
<see langword="true" /> the chart area is displayed using 3D, <see langword="false" /> if the chart area is displayed in 2D. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.Inclination">
<summary>Gets or sets the angle of rotation around the horizontal axes for 3D chart areas.</summary>
<returns>An <see langword="integer" /> that represents the angle of rotation around the horizontal axes for 3D chart areas.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.IsClustered">
<summary>Gets or sets a flag that determines whether data series for a bar or column chart are clustered; that is, displayed along distinct rows.</summary>
<returns>
<see langword="true" /> if data series for a bar or column chart are clustered; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.IsRightAngleAxes">
<summary>Gets or sets a flag that determines whether a chart area is displayed using an isometric projection.</summary>
<returns>
<see langword="true" /> if the chart area is displayed using an isometric projection; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.LightStyle">
<summary>Gets or sets the type of lighting for a 3D chart area.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LightStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.Perspective">
<summary>Gets or sets the percent of perspective for a 3D chart area.</summary>
<returns>An <see langword="integer" /> value that represents the percent of perspective for a 3D chart area. The allowable range is 0-100 percent, and the default is zero (0) percent.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.PointDepth">
<summary>Gets or sets the depth of data points displayed in a 3D chart area.</summary>
<returns>An <see langword="integer" /> value that represents the depth of data points. The allowable range is 0-1000 percent. The default is 100 percent.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.PointGapDepth">
<summary>Gets or sets the distance between series rows in a 3D chart area.</summary>
<returns>An <see langword="integer" /> value that represents the distance between data rows (that is, the data series) in the 3D chart area. The allowable range is 0-1000 percent, and the default is 100 percent.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.Rotation">
<summary>Gets or sets the angle of rotation around the vertical axes for 3D chart areas.</summary>
<returns>An <see langword="integer" /> value that represents the angle of rotation around the vertical axes for 3D chart areas.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartArea3DStyle.WallWidth">
<summary>Gets or sets the width of the walls displayed in a 3D chart area.</summary>
<returns>An <see langword="integer" /> value that represents the width, in pixels, of the walls displayed in a 3D chart area.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartAreaCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartAreaCollection.Add(System.String)">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object with the specified name to the collection.</summary>
<param name="name">The name of the object to be added to the collection.</param>
<returns>A <see langword="string" /> value that represents a reference to the newly added object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartColorPalette">
<summary>Specifies a palette when setting a <c>Palette</c> property.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Berry">
<summary>Palette utilizes blues and purples.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Bright">
<summary>Palette utilizes bright colors.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.BrightPastel">
<summary>Palette utilizes bright pastel colors.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Chocolate">
<summary>Palette utilizes shades of brown.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.EarthTones">
<summary>Palette utilizes earth tone colors such as green and brown.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Excel">
<summary>Palette utilizes Excel-style colors.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Fire">
<summary>Palette utilizes red, orange and yellow colors.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Grayscale">
<summary>Palette utilizes grayscale colors, that is, shades of black and white.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Light">
<summary>Palette utilizes light colors.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.None">
<summary>No palette is used.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.Pastel">
<summary>Palette utilizes pastel colors.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.SeaGreen">
<summary>Palette utilizes colors that range from green to blue.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartColorPalette.SemiTransparent">
<summary>Palette utilizes semi-transparent colors.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle">
<summary>Specifies a line style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.Dash">
<summary>A dashed line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.DashDot">
<summary>A line with a repeating dash-dot pattern.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.DashDotDot">
<summary>A line a repeating dash-dot-dot pattern.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.Dot">
<summary>A line with a repeating dot pattern.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.NotSet">
<summary>The line style is not set.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.Solid">
<summary>A solid line.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartElement">
<summary>Base class for all the chart elements. The <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" /> class represents the most basic element of the chart element hierarchy.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElement.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElement.Dispose">
<summary>Releases the resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" />.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElement.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="False" /> to release only unmanaged resources.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElement.Equals(System.Object)">
<summary>Determines whether the specified <see cref="T:System.Object" /> is equal to the current <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" />.</summary>
<param name="obj">The <see cref="T:System.Object" /> to compare with the current <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" />.</param>
<returns>
<see langword="true" /> if the specified <see cref="T:System.Object" /> is equal to the current <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElement" />; otherwise, <see langword="False" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElement.GetHashCode">
<summary>Returns a hash function for a particular type.</summary>
<returns>An <see langword="integer" /> value that represents the hash code for the current <see cref="T:System.Object" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartElement.Tag">
<summary>Gets or sets an object associated with this chart element.</summary>
<returns>An <see cref="T:System.Object" /> associated with this chart element.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElement.ToString">
<summary>Returns a string that represents the current <see cref="T:System.Object" />.</summary>
<returns>A <see langword="string" /> value that represents the current <see cref="T:System.Object" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1">
<summary>Represents the base class for all chart element collections.</summary>
<typeparam name="T" />
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.ClearItems">
<summary>Removes all elements from the <see cref="T:System.Collections.ObjectModel.Collection`1" />.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.Dispose">
<summary>Releases the resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1" />.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.InsertItem(System.Int32,`0)">
<summary>Inserts an element into the <see cref="T:System.Collections.ObjectModel.Collection`1" /> at the specified index location.</summary>
<param name="index">The zero-based index location of the item will be inserted.</param>
<param name="item">The object to insert. The value can be <see langword="null" /> for reference types.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.Invalidate">
<summary>Forces the invalidation of the parent chart element.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.RemoveItem(System.Int32)">
<summary>Removes the element at the specified index location of the <see cref="T:System.Collections.ObjectModel.Collection`1" />.</summary>
<param name="index">The zero-based index location of the element to remove.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.ResumeUpdates">
<summary>Resumes the invalidation of a chart element in the collection.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.SetItem(System.Int32,`0)">
<summary>Replaces the element at the specified index location.</summary>
<param name="index">The zero-based index location of the element to replace.</param>
<param name="item">The new value for the element at the specified index location. The value can be <see langword="null" /> for reference types.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementCollection`1.SuspendUpdates">
<summary>Suspends the invalidation of a chart element in the collection.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartElementOutline">
<summary>Represents an array of marker points and the outline path used for visual object selection in the chart.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementOutline.Dispose">
<summary>Performs application-defined tasks that free, release, or reset unmanaged resources.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartElementOutline.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartElementOutline.Markers">
<summary>Gets or sets the marker points.</summary>
<returns>An array of <see cref="T:System.Drawing.PointF" /> values that represent the marker points.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartElementOutline.OutlinePath">
<summary>Gets or sets the outline path. The return value can be <see langword="null" /> for complex objects and objects with two points or fewer.</summary>
<returns>A <see cref="T:System.Drawing.Drawing2D.GraphicsPath" /> that represents the outline path.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartElementType">
<summary>Specifies a chart element type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Annotation">
<summary>Any object derived from the <see cref="T:System.Web.UI.DataVisualization.Charting.Annotation" /> class.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Axis">
<summary>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.AxisLabelImage">
<summary>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> label image.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.AxisLabels">
<summary>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> label.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.AxisTitle">
<summary>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> title.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.DataPoint">
<summary>A <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.DataPointLabel">
<summary>A series <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> label.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Gridlines">
<summary>Any major or minor grid line, either vertical or horizontal.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.LegendArea">
<summary>The area inside a <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object. Does not include the space occupied by legend items.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.LegendHeader">
<summary>A <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> header.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.LegendItem">
<summary>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.LegendTitle">
<summary>A <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> title.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Nothing">
<summary>No chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.PlottingArea">
<summary>The plotting area, which is the chart area excluding axes, labels, and so on. Also excludes the regions that data points might occupy.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.StripLines">
<summary>A <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.TickMarks">
<summary>Any major or minor <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Title">
<summary>The title of a <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" />.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartGraphics">
<summary>Provides numerous conversion functions and exposes a GDI+ <see cref="T:System.Drawing.Graphics" /> object.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetAbsolutePoint(System.Drawing.PointF)">
<summary>Takes a <see cref="T:System.Drawing.PointF" /> object and converts its relative coordinates to absolute coordinates.</summary>
<param name="point">A <see cref="T:System.Drawing.PointF" /> object in relative coordinates.</param>
<returns>A <see cref="T:System.Drawing.PointF" /> object in absolute coordinates.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetAbsoluteRectangle(System.Drawing.RectangleF)">
<summary>Takes a <see cref="T:System.Drawing.RectangleF" /> object and converts its relative coordinates to absolute coordinates.</summary>
<param name="rectangle">A <see cref="T:System.Drawing.RectangleF" /> object in relative coordinates.</param>
<returns>A <see cref="T:System.Drawing.RectangleF" /> object in absolute coordinates.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetAbsoluteSize(System.Drawing.SizeF)">
<summary>Takes a <see cref="T:System.Drawing.SizeF" /> object that uses relative coordinates and returns a <see cref="T:System.Drawing.SizeF" /> object that uses absolute coordinates.</summary>
<param name="size">A <see cref="T:System.Drawing.SizeF" /> object in relative coordinates.</param>
<returns>A <see cref="T:System.Drawing.SizeF" /> object in absolute coordinates.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetPositionFromAxis(System.String,System.Web.UI.DataVisualization.Charting.AxisName,System.Double)">
<summary>Takes a given axis value for a specified axis and returns the relative pixel value.</summary>
<param name="chartAreaName">Chart area name.</param>
<param name="axis">An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisName" /> enumeration value that identifies the relevant axis.</param>
<param name="axisValue">The axis value to be converted to a relative pixel value.</param>
<returns>A <see langword="string" /> value that represents the converted axis value, in relative pixel coordinates.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetRelativePoint(System.Drawing.PointF)">
<summary>Takes a <see cref="T:System.Drawing.PointF" /> object that uses absolute coordinates and returns a <see cref="T:System.Drawing.PointF" /> object that uses relative coordinates.</summary>
<param name="point">A <see cref="T:System.Drawing.PointF" /> object in absolute coordinates.</param>
<returns>A <see cref="T:System.Drawing.PointF" /> object in relative coordinates.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetRelativeRectangle(System.Drawing.RectangleF)">
<summary>Takes a <see cref="T:System.Drawing.RectangleF" /> structure that is using absolute coordinates and returns a <see cref="T:System.Drawing.RectangleF" /> object that uses relative coordinates.</summary>
<param name="rectangle">A <see cref="T:System.Drawing.RectangleF" /> structure in absolute coordinates.</param>
<returns>A <see cref="T:System.Drawing.RectangleF" /> structure in relative coordinates.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartGraphics.GetRelativeSize(System.Drawing.SizeF)">
<summary>Takes a <see cref="T:System.Drawing.SizeF" /> object in absolute coordinates and returns a <see cref="T:System.Drawing.SizeF" /> object that uses relative coordinates.</summary>
<param name="size">A <see cref="T:System.Drawing.SizeF" /> object in absolute coordinates.</param>
<returns>A <see cref="T:System.Drawing.SizeF" /> object in relative coordinates.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartGraphics.Graphics">
<summary>Gets or sets a GDI+ <see cref="T:System.Drawing.Graphics" /> object that can be used for drawing purposes.</summary>
<returns>A <see cref="T:System.Drawing.Graphics" /> object used for drawing.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle">
<summary>Specifies a hatching style for a chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.BackwardDiagonal">
<summary>Backward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Cross">
<summary>Cross style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DarkDownwardDiagonal">
<summary>Dark downward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DarkHorizontal">
<summary>Dark horizontal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DarkUpwardDiagonal">
<summary>Dark upward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DarkVertical">
<summary>Dark vertical style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DashedDownwardDiagonal">
<summary>Dashed downward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DashedHorizontal">
<summary>Dashed horizontal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DashedUpwardDiagonal">
<summary>Dashed upward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DashedVertical">
<summary>Dashed vertical style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DiagonalBrick">
<summary>Diagonal brick style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DiagonalCross">
<summary>Diagonal cross style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Divot">
<summary>Divot style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DottedDiamond">
<summary>Dotted diamond style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.DottedGrid">
<summary>Dotted grid style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.ForwardDiagonal">
<summary>Forward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Horizontal">
<summary>Horizontal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.HorizontalBrick">
<summary>Horizontal brick style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LargeCheckerBoard">
<summary>Large checker board style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LargeConfetti">
<summary>Large confetti style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LargeGrid">
<summary>Large grid style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LightDownwardDiagonal">
<summary>Light downward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LightHorizontal">
<summary>Light horizontal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LightUpwardDiagonal">
<summary>Light upward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.LightVertical">
<summary>Light vertical style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.NarrowHorizontal">
<summary>Narrow horizontal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.NarrowVertical">
<summary>Narrow vertical style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None">
<summary>No hatching style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.OutlinedDiamond">
<summary>Outlined diamond style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent05">
<summary>Percent05 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent10">
<summary>Percent10 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent20">
<summary>Percent20 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent25">
<summary>Percent25 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent30">
<summary>Percent30 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent40">
<summary>Percent40 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent50">
<summary>Percent50 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent60">
<summary>Percent60 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent70">
<summary>Percent70 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent75">
<summary>Percent75 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent80">
<summary>Percent80 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Percent90">
<summary>Percent90 style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Plaid">
<summary>Plaid style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Shingle">
<summary>Shingle style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.SmallCheckerBoard">
<summary>Small checker board style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.SmallConfetti">
<summary>Small confetti style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.SmallGrid">
<summary>Small grid style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.SolidDiamond">
<summary>Solid diamond style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Sphere">
<summary>Sphere style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Trellis">
<summary>Trellis style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Vertical">
<summary>Vertical style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Wave">
<summary>Wave style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.Weave">
<summary>Weave style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.WideDownwardDiagonal">
<summary>Wide downward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.WideUpwardDiagonal">
<summary>Wide upward diagonal style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.ZigZag">
<summary>Zigzag style.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartHttpHandler">
<summary>Processes HTTP web requests using a custom HTTP handler; handles chart images.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartHttpHandler.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHttpHandler" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandler.Settings">
<summary>Gets the chart image storage settings registered in the web.config file under the <c>ChartHttpHandler</c> key.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandler.System#Web#IHttpHandler#IsReusable">
<summary>Gets a value indicating whether another request can use the <see cref="T:System.Web.IHttpHandler" /> object.</summary>
<returns>
<see langword="true" /> if the <see cref="T:System.Web.IHttpHandler" /> object is reusable; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartHttpHandler.System#Web#IHttpHandler#ProcessRequest(System.Web.HttpContext)">
<summary>Enables HTTP web requests to be processed by a custom HTTP handler that implements the <see cref="T:System.Web.IHttpHandler" /> interface.</summary>
<param name="context">An <see cref="T:System.Web.HttpContext" /> object that provides references to intrinsic server objects such as Request, Response, Session, and Server. Used to service HTTP requests.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings">
<summary>Provides attributes that can be used to write a custom HTTP handler for storing temporary image files.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.CustomHandlerName">
<summary>Gets or sets the name of the custom handler.</summary>
<returns>A <see langword="string" /> value that represents the name of the custom handler.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.Directory">
<summary>Gets or sets the directory of the custom handler where the temporary image files will be stored.</summary>
<returns>A <see langword="string" /> value that represents the directory.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.FolderName">
<summary>Gets or sets the folder which will be used for storing images in the specified directory.</summary>
<returns>A <see langword="string" /> that represents the folder name.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.HandlerType">
<summary>Gets the handler type of the custom handler.</summary>
<returns>The <see cref="T:System.Type" /> of the custom handler.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.Item(System.String)">
<summary>Gets a settings parameter with the specified name registered in the Web.config file under the <c>ChartHttpHandler</c> key.</summary>
<param name="name">Name of the parameter to get.</param>
<returns>Parameter value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.PrivateImages">
<summary>Gets a flag that indicates whether the handler will utilize private images.</summary>
<returns>
<see langword="true" /> if the handler will utilize private images; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.StorageType">
<summary>Gets or sets the chart image storage type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerStorageType" /> enumeration value that represents the chart image storage type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.Timeout">
<summary>Gets or sets the timeout of the custom handler.</summary>
<returns>A <see cref="T:System.TimeSpan" /> enumeration value that represents the lifetime of the chart images.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerSettings.Url">
<summary>Gets or sets the URL that corresponds to the HTTP path where temporary image files are stored.</summary>
<returns>A <see langword="string" /> value that represents the URL.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerStorageType">
<summary>Specifies a storage type for chart images.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerStorageType.File">
<summary>Chart images are stored in a file.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerStorageType.InProcess">
<summary>Chart images are stored in the private process memory. You cannot use this option in a multiple-process or farm environment.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartHttpHandlerStorageType.Session">
<summary>Chart images are stored in the ASP.NET session.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle">
<summary>Specifies the image alignment for a chart background image.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.Bottom">
<summary>The image is aligned to the bottom boundary of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.BottomLeft">
<summary>The image is aligned to the bottom left corner of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.BottomRight">
<summary>The image is aligned to the bottom right corner of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.Center">
<summary>The image is aligned in the center of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.Left">
<summary>The image is aligned to the left boundary of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.Right">
<summary>The image is aligned to the right boundary of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.Top">
<summary>The image is aligned to the top boundary of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopLeft">
<summary>The mage is aligned to the top left corner of the chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopRight">
<summary>The image is aligned to the top right corner of the chart element.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartImageFormat">
<summary>Specifies the image type for the chart.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.Bmp">
<summary>A bitmap (BMP) image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.Emf">
<summary>A Windows Enhanced Metafile (EMF) image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.EmfDual">
<summary>A Windows Enhanced Metafile Dual (EMF-dual) image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.EmfPlus">
<summary>A Windows Enhanced Metafile Plus (EMF+) image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.Gif">
<summary>A GIF image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.Jpeg">
<summary>A JPEG image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.Png">
<summary>A PNG image format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageFormat.Tiff">
<summary>A TIFF image format.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartImageType">
<summary>Specifies the image type for the chart.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageType.Bmp">
<summary>BMP image format type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageType.Emf">
<summary>Windows Enhanced Metafile (EMF) image format type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageType.Jpeg">
<summary>JPEG image format type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageType.Png">
<summary>PNG image format type.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode">
<summary>Specifies the drawing mode for a background image.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Scaled">
<summary>Background image is scaled to fit the entire chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Tile">
<summary>Background image is tiled to fit the entire chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.TileFlipX">
<summary>Every other tiled image is reversed around the X-axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.TileFlipXY">
<summary>Every other tiled image is reversed around the X-axis and Y-axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.TileFlipY">
<summary>Every other tiled image is reversed around the Y-axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Unscaled">
<summary>Background image is not scaled.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartNamedElement">
<summary>Represents the base class for most chart elements. Chart elements such as series, chart areas, and legends must have unique names, and reuse the unique name generation and validation logic provided by the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElement.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartNamedElement" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElement.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartNamedElement" /> class with the specified chart element name.</summary>
<param name="name">The name of the new chart element.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartNamedElement.Name">
<summary>Gets or sets the name of the chart element.</summary>
<returns>A <see langword="string" /> value that represents the name of the chart element.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1">
<summary>Represents the base class for all collections of named chart elements. Performs name management and enforces the uniqueness of the names.</summary>
<typeparam name="T">A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartNamedElement" /> object.</typeparam>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.FindByName(System.String)">
<summary>Finds the chart element by the specified name.</summary>
<param name="name">The name of the chart element.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.ChartNamedElement" /> object of the specified name in the collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.IndexOf(System.String)">
<summary>Finds the index of the chart element with the specified name.</summary>
<param name="name">The name of the chart element.</param>
<returns>An <see langword="integer" /> value that represents the position of the chart element in the zero-based index.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.InsertItem(System.Int32,`0)">
<summary>Inserts the specified item in the collection at the specified index.</summary>
<param name="index">The zero-based index where the item is to be inserted.</param>
<param name="item">The object to insert.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.IsUniqueName(System.String)">
<summary>Determines whether the chart element with the specified name already exists in the collection.</summary>
<param name="name">The new chart element name.</param>
<returns>
<see langword="true" /> if the new chart element name is unique; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.Item(System.String)">
<summary>Gets or sets the chart element with the specified name.</summary>
<param name="name">The name of the chart element.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.ChartNamedElement" /> object of the specified name in the collection.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.NamePrefix">
<summary>Gets the name prefix that is used to create unique chart element names.</summary>
<returns>A <see langword="string" /> value that represents the default name prefix of the chart elements stored in the collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.NextUniqueName">
<summary>Finds the unique name for the new element to be added to the collection.</summary>
<returns>A <see langword="string" /> value that represents the next unique chart element name.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.RemoveItem(System.Int32)">
<summary>Removes the chart element at the specified index of the collection.</summary>
<param name="index">The zero-based index of the chart element to remove.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartNamedElementCollection`1.SetItem(System.Int32,`0)">
<summary>Replaces the chart element at the specified index with a new chart element.</summary>
<param name="index">The zero-based index of the chart element to replace.</param>
<param name="item">The new chart element to insert at the specified index.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs">
<summary>Provides data for the paint events of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs.Chart">
<summary>Gets the root <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> object.</summary>
<returns>The root <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs.ChartElement">
<summary>Gets an object for the event.</summary>
<returns>An <see cref="T:System.Object" /> that represents the chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs.ChartGraphics">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartGraphics" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartGraphics" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartPaintEventArgs.Position">
<summary>Gets an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartSerializer">
<summary>Enables serialization of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.Content">
<summary>Gets or sets the type of chart content to be serialized.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.SerializationContents" /> enumeration value that represents the chart content that will be serialized during a load, save or reset operation. By default, all non-default chart properties, including data, are persisted.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.Format">
<summary>Gets or sets the format used when the chart is serialized.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.SerializationFormat" /> enumeration value that represents the format of the serialized data. The default value is XML.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.GetContentString(System.Web.UI.DataVisualization.Charting.SerializationContents,System.Boolean)">
<summary>Returns a serializable or non serializable class and/or property names, depending on the specific flag value.</summary>
<param name="content">The serializable content.</param>
<param name="serializable">
<see langword="true" /> to get a serializable string; <see langword="false" /> to get a non serializaable string.</param>
<returns>A <see langword="string" /> value that represents the serializable or non serializable class and/or property names.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.IsResetWhenLoading">
<summary>Gets or sets a flag that indicates whether object properties are reset to default values before loading.</summary>
<returns>
<see langword="true" /> if object properties are reset to default values before loading; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.IsTemplateMode">
<summary>Gets or sets a flag that indicates whether the chart serializer is working in template-creation mode.</summary>
<returns>
<see langword="true" /> if the chart serializer is working in template-creation mode; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.IsUnknownAttributeIgnored">
<summary>Gets or sets a flag that indicates whether unknown XML properties and elements will be ignored without throwing an exception.</summary>
<returns>
<see langword="true" /> if unknown XML properties and elements are ignored without throwing an exception; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Load(System.IO.Stream)">
<summary>Loads serialized data into the control from an object derived from the <see cref="T:System.IO.Stream" /> class.</summary>
<param name="stream">An object derived from the <see cref="T:System.IO.Stream" /> class, for example, a <see cref="T:System.IO.MemoryStream" /> object.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Load(System.IO.TextReader)">
<summary>Loads serialized data into the control from a reader object that derives from the <see cref="T:System.IO.TextReader" /> class.</summary>
<param name="reader">A reader, such as <see cref="T:System.IO.StringReader" />, that is derived from the abstract <see cref="T:System.IO.TextReader" /> class.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Load(System.String)">
<summary>Loads serialized data saved to disk into the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<param name="fileName">The relative or absolute path of the file used to store the serialized data. If a relative path is specified, the path will be relative to the current directory.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Load(System.Xml.XmlReader)">
<summary>Loads serialized data into the control from an object derived from the <see cref="T:System.Xml.XmlReader" /> class.</summary>
<param name="reader">An object from which to read the persisted data. The object is derived from the <see cref="T:System.Xml.XmlReader" /> class, and can be a .NET Framework object or a user-defined object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.NonSerializableContent">
<summary>Gets or sets the chart properties that will not be serialized.</summary>
<returns>A comma-separated <see langword="string" /> expression that represents the chart properties that will not be serialized. The syntax is "Class.Property[,Class.Property]".</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Reset">
<summary>Resets all chart properties marked for serialization.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Save(System.IO.Stream)">
<summary>Saves chart data and properties with non-default values to an object that derives from the <see cref="T:System.IO.Stream" /> class.</summary>
<param name="stream">An object derived from the <see cref="T:System.IO.Stream" /> class, such as <see cref="T:System.IO.MemoryStream" />, that is used to save chart properties.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Save(System.IO.TextWriter)">
<summary>Saves chart data and properties with non-default values to the given object that is derived from the <see cref="T:System.IO.TextWriter" /> class.</summary>
<param name="writer">An object derived from <see cref="T:System.IO.TextWriter" /> class, for example, <see cref="T:System.IO.StringWriter" />, that is used to save chart properties.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Save(System.String)">
<summary>Saves chart data and properties with non-default values to the given file.</summary>
<param name="fileName">The relative or absolute path of the file used to store the serialized data. Note that if a relative path is specified, the path will be relative to the current directory.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ChartSerializer.Save(System.Xml.XmlWriter)">
<summary>Saves chart data and properties with non-default values to the given object that is derived from the <see cref="T:System.Xml.XmlWriter" /> class.</summary>
<param name="writer">An object derived from <see cref="T:System.Xml.XmlWriter" /> used to save <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> properties.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ChartSerializer.SerializableContent">
<summary>Gets or sets the chart properties that can be serialized.</summary>
<returns>A comma-separated <see langword="string" /> expression that represents the chart properties to be serialized. The syntax is "Class.Property[,Class.Property]".</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ChartValueType">
<summary>Specifies value types for various chart properties.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Auto">
<summary>Property type is set automatically by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Date">
<summary>The date portion of a <see cref="T:System.DateTime" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.DateTime">
<summary>A <see cref="T:System.DateTime" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.DateTimeOffset">
<summary>A <see cref="T:System.DateTime" /> value with offset.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Double">
<summary>A <see cref="T:System.Double" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Int32">
<summary>A <see cref="T:System.Int32" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Int64">
<summary>A <see cref="T:System.Int64" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Single">
<summary>A <see cref="T:System.Single" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.String">
<summary>A <see cref="T:System.String" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Time">
<summary>The time portion of the <see cref="T:System.DateTime" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.UInt32">
<summary>A <see cref="T:System.UInt32" /> value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ChartValueType.UInt64">
<summary>A <see cref="T:System.UInt64" /> value.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CompareMethod">
<summary>Specifies the type of comparison to be used when filtering data. This enumeration is used by the <c>Filter</c> method definitions in the <see cref="T:System.Web.UI.DataVisualization.Charting.DataManipulator" /> class that take the <paramref name="CompareMethod" /> argument.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo">
<summary>If the data point value is equal to the compared value, the point is filtered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan">
<summary>If the data point value is less than the compared value, the point is filtered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThanOrEqualTo">
<summary>If the data point value is less than or equal to the compared value, the point is filtered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CompareMethod.MoreThan">
<summary>If the data point value is more than the compared value, the point is filtered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CompareMethod.MoreThanOrEqualTo">
<summary>If the data point value more than or equal to the compared value, the point is filtered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.CompareMethod.NotEqualTo">
<summary>If the data point value is not equal to the compared value, the point is filtered.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs">
<summary>Provides data for the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.CustomizeLegend" /> event of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs.#ctor(System.Web.UI.DataVisualization.Charting.LegendItemsCollection)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs" /> class with the specified <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" />.</summary>
<param name="legendItems">The <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" />.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs.#ctor(System.Web.UI.DataVisualization.Charting.LegendItemsCollection,System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs" /> class with the specified <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" /> and legend name.</summary>
<param name="legendItems">The <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" />.</param>
<param name="legendName">The legend name.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs.LegendItems">
<summary>Used to remove, modify or change the order of both custom and default legend items in the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.CustomizeLegend" /> event. Can also be used to add custom legend items.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomizeLegendEventArgs.LegendName">
<summary>Gets the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object, which can be used to determine which legend was the sender of the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.CustomizeLegend" /> event.</summary>
<returns>A <see langword="string" /> value that represents the name of the associated <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs">
<summary>Provides data for the CustomizeMapAreas event of the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs.#ctor(System.Web.UI.DataVisualization.Charting.MapAreasCollection)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs" /> class with the specified map areas collection.</summary>
<param name="areaItems">A map areas collection.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs.MapAreaItems">
<summary>Gets or sets a <see cref="T:System.Web.UI.DataVisualization.Charting.MapAreasCollection" /> object. Can be used to remove or modify map areas that correspond to a chart object, or to add custom map areas.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.MapAreasCollection" /> object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CustomLabel">
<summary>Represents a custom label for an axis.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabel.#ctor">
<summary>Creates a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabel.#ctor(System.Double,System.Double,System.String,System.Int32,System.Web.UI.DataVisualization.Charting.LabelMarkStyle)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> class with the specified <paramref name="fromPosition" />, <paramref name="toPosition" />, <paramref name="text" />, <paramref name="labelRow" />, and <paramref name="markStyle" /> parameters.</summary>
<param name="fromPosition">The beginning of the axis range the label applies to.</param>
<param name="toPosition">The end of the axis range the label applies to.</param>
<param name="text">The label text.</param>
<param name="labelRow">The label row index.</param>
<param name="markStyle">The label mark style.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabel.#ctor(System.Double,System.Double,System.String,System.Int32,System.Web.UI.DataVisualization.Charting.LabelMarkStyle,System.Web.UI.DataVisualization.Charting.GridTickTypes)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> class with the specified <paramref name="fromPosition" />, <paramref name="toPosition" />, <paramref name="text" />, <paramref name="labelRow" />, <paramref name="markStyle" /> and <paramref name="gridTick" /> parameters.</summary>
<param name="fromPosition">The beginning of the axis range the label applies to.</param>
<param name="toPosition">The end of the axis range the label applies to.</param>
<param name="text">The label text.</param>
<param name="labelRow">The label row index.</param>
<param name="markStyle">The label mark style.</param>
<param name="gridTick">The custom grid line and/or tick marks flag.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.Axis">
<summary>Gets the axis that this <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> object belongs to.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that represents the axis that this custom label belongs to.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabel.Clone">
<summary>Returns a cloned label object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> object that represents a copy of the current custom label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ForeColor">
<summary>Gets or sets the text color of the custom label.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the text color of a custom label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.FromPosition">
<summary>Gets or sets the beginning position, in axis coordinates, of the custom label.</summary>
<returns>A <see langword="double" /> value that represents the beginning of the axis range that the label is applied to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.GridTicks">
<summary>Gets or sets a property that specifies whether custom tick marks and grid lines will be drawn in the center of the label.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GridTickTypes" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.Image">
<summary>Gets or sets the custom label image.</summary>
<returns>A <see langword="string" /> value that represents the name of the custom label image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ImageMapAreaAttributes">
<summary>Gets or sets a string that represents the area attributes of a custom label image.</summary>
<returns>A <see langword="string" /> value that represents the area attributes of a custom label's image map.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ImagePostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the value that is passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ImageTransparentColor">
<summary>Gets or sets a color that will be replaced with a transparent color when a custom label image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value which is replaced with a transparent color when you draw the image. The default value is <see cref="P:System.Drawing.Color.Magenta" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ImageUrl">
<summary>Gets or sets the URL target of the label image.</summary>
<returns>A <see langword="string" /> value that represents the destination URL that is pointed to by this custom label image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.LabelMark">
<summary>Gets or sets the label mark for a custom label. This applies to labels in the second row only.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelMarkStyle" /> enumeration value that determines the type of label mark, if any, to be used.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.MapAreaAttributes">
<summary>Gets or sets the map area attributes, if any, of the custom label.</summary>
<returns>A <see langword="string" /> value that represents the map area attributes, if any.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.MarkColor">
<summary>Gets or sets the marker color for the custom label.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the marker color of a custom label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.Name">
<summary>Gets or sets the name of the custom label.</summary>
<returns>A <see langword="string" /> value that represents the text name of the item.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.PostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the value that is passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.RowIndex">
<summary>Gets or sets the index of the custom label row.</summary>
<returns>An <see langword="integer" /> value that specifies the index, 0 to 10, of the custom label row.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.Text">
<summary>Gets or sets the custom label text.</summary>
<returns>A <see langword="string" /> value that represents the label text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ToolTip">
<summary>Gets or sets the custom label tooltip text.</summary>
<returns>A <see langword="string" /> that represents the tooltip text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.ToPosition">
<summary>Gets or sets the end position of the custom label, in axis coordinates.</summary>
<returns>A <see langword="double" /> value that represents the end position of the custom label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.CustomLabel.Url">
<summary>Gets or sets the target URL of the custom label.</summary>
<returns>A <see langword="string" /> value that represents the target URL of the custom label.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Double,System.String)">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> object to the collection, using the given axis range and text.</summary>
<param name="fromPosition">The minimum value of the axis range to which the label is applied.</param>
<param name="toPosition">The maximum value of the axis range to which the label is applied.</param>
<param name="text">The label text.</param>
<returns>The newly added <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Double,System.String,System.Int32,System.Web.UI.DataVisualization.Charting.LabelMarkStyle)">
<summary>Adds a custom label to the collection, using the given axis range, text, row index and marking style.</summary>
<param name="fromPosition">The minimum value of the axis range the label is applied to.</param>
<param name="toPosition">The maximum value of the axis range the label is applied to.</param>
<param name="text">The label text.</param>
<param name="rowIndex">The label row index.</param>
<param name="markStyle">An enumeration value that specifies the tick mark style used for the label.</param>
<returns>The newly added <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Double,System.String,System.Int32,System.Web.UI.DataVisualization.Charting.LabelMarkStyle,System.Web.UI.DataVisualization.Charting.GridTickTypes)">
<summary>Adds a custom label to the collection, using the given axis range, text, row index, marking style and grid tick type.</summary>
<param name="fromPosition">The minimum value of the axis range the label is applied to.</param>
<param name="toPosition">The maximum value of the axis range the label is applied to.</param>
<param name="text">The label text.</param>
<param name="rowIndex">The label row index.</param>
<param name="markStyle">An enumeration value that specifies the tick mark style used for the label.</param>
<param name="gridTick">A <see cref="T:System.Web.UI.DataVisualization.Charting.GridTickTypes" /> enumeration value that specifies the grid tick type used for the label.</param>
<returns>The newly added <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Web.UI.DataVisualization.Charting.DateTimeIntervalType)">
<summary>Adds multiple <see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabel" /> objects of type <see cref="T:System.DateTime" /> to the collection. Populates the entire first row of an axis with labels.</summary>
<param name="labelsStep">A <see langword="Double" /> value that determines how often the custom labels will be drawn.</param>
<param name="intervalType">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that determines the interval type.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Web.UI.DataVisualization.Charting.DateTimeIntervalType,System.Double,System.Double,System.String,System.Int32,System.Web.UI.DataVisualization.Charting.LabelMarkStyle)">
<summary>Adds multiple custom labels to the collection. The labels will be <see cref="T:System.DateTime" /> labels with the specified interval type, and will be generated for the axis range that is determined by the <paramref name="min" /> and <paramref name="max" /> arguments.</summary>
<param name="labelsStep">A <see langword="Double" /> value that determines how often the custom labels will be drawn.</param>
<param name="intervalType">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that determines the unit of measure for the <paramref name="labelsStep" /> parameter.</param>
<param name="min">The minimum value of the axis range.</param>
<param name="max">The maximum value of the axis range.</param>
<param name="format">The label text format.</param>
<param name="rowIndex">The label row index.</param>
<param name="markStyle">An enumeration value that specifies the tick mark style used for the label.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Web.UI.DataVisualization.Charting.DateTimeIntervalType,System.String)">
<summary>Adds multiple <see cref="T:System.DateTime" /><see cref="T:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection" /> objects to the collection. Populates the entire first row of an axis with labels with the specified format.</summary>
<param name="labelsStep">A <see langword="Double" /> value that determines how often the custom labels will be drawn.</param>
<param name="intervalType">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that determines the unit of measure for the <paramref name="labelsStep" /> parameter.</param>
<param name="format">A value that determines the format of the custom label. For more information, see Date and Time Format Strings.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.CustomLabelsCollection.Add(System.Double,System.Web.UI.DataVisualization.Charting.DateTimeIntervalType,System.String,System.Int32,System.Web.UI.DataVisualization.Charting.LabelMarkStyle)">
<summary>Adds multiple custom labels to the collection. The labels will be <see cref="T:System.DateTime" /> labels with the specified interval type, text format, row index and marking style.</summary>
<param name="labelsStep">A <see langword="Double" /> value that determines how often the custom labels will be drawn.</param>
<param name="intervalType">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that determines the unit of measure for the <paramref name="labelsStep" /> parameter.</param>
<param name="format">The label text format.</param>
<param name="rowIndex">The label row index.</param>
<param name="markStyle">An enumeration value that specifies the tick mark style used for the label.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.CustomProperties">
<summary>Represents the custom properties for the data visualization charting.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DataFormula">
<summary>Provides properties and methods to prepare series data for technical analysis, apply formulas on the series data and prepare output data to be displayed as a chart. The actual calculations are performed in the <see cref="T:System.Web.UI.DataVisualization.Charting.StatisticFormula" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataFormula" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.CopySeriesValues(System.String,System.String)">
<summary>Merges, splits or moves Y values in the series.</summary>
<param name="inputSeries">A comma-separated list of input data series names and optional X and Y value names.</param>
<param name="outputSeries">A comma-separated list of output data series names and optional X and Y value names.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.FinancialFormula(System.Web.UI.DataVisualization.Charting.FinancialFormula,System.String)">
<summary>Calls a method from a formula module with the specified formula name and input series name(s).</summary>
<param name="formulaName">Formula name.</param>
<param name="inputSeries">A comma-separated list of input series names and optional X and Y value names.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.FinancialFormula(System.Web.UI.DataVisualization.Charting.FinancialFormula,System.String,System.String)">
<summary>Calls a method from a formula module with the specified formula name, input series name(s) and output series name(s).</summary>
<param name="formulaName">Formula name.</param>
<param name="inputSeries">A comma-separated list of input series names and optional X and Y value names.</param>
<param name="outputSeries">A comma-separated list of output series names and optional X and Y value names.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.FinancialFormula(System.Web.UI.DataVisualization.Charting.FinancialFormula,System.String,System.String,System.String)">
<summary>Calls a method from a formula module with the specified formula name, formula parameters, input series name(s) and output series name(s).</summary>
<param name="formulaName">Formula name.</param>
<param name="parameters">Formula parameters.</param>
<param name="inputSeries">A comma-separated list of input series names and optional X and Y value names.</param>
<param name="outputSeries">A comma-separated list of output series names and optional X and Y value names.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.FinancialFormula(System.Web.UI.DataVisualization.Charting.FinancialFormula,System.String,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Calls a method from a formula module with the specified formula name, formula parameters, input series and output series.</summary>
<param name="formulaName">Formula name.</param>
<param name="parameters">Formula parameters.</param>
<param name="inputSeries">The input series.</param>
<param name="outputSeries">The output series.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.FinancialFormula(System.Web.UI.DataVisualization.Charting.FinancialFormula,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Calls a method from a formula module with the specified formula name and input series.</summary>
<param name="formulaName">Formula name.</param>
<param name="inputSeries">Input series.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataFormula.FinancialFormula(System.Web.UI.DataVisualization.Charting.FinancialFormula,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Calls a method from a formula module with the specified formula name, input series and output series.</summary>
<param name="formulaName">Formula name.</param>
<param name="inputSeries">The input series.</param>
<param name="outputSeries">The output series.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataFormula.IsEmptyPointIgnored">
<summary>Gets or sets a flag that indicates whether empty points are ignored while performing calculations.</summary>
<returns>
<see langword="true" /> if empty points are ignored, otherwise <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataFormula.IsStartFromFirst">
<summary>Gets or sets a flag that indicates whether to start formulas such as a rolling average from zero.</summary>
<returns>
<see langword="true" /> if formulas such as "rolling average" start from zero; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataFormula.Statistics">
<summary>Returns a reference to the <see cref="T:System.Web.UI.DataVisualization.Charting.StatisticFormula" /> class.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.StatisticFormula" /> object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DataManipulator">
<summary>Performs data manipulation operations at run time. This class is exposed by the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.DataManipulator" /> property of the root <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> object.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataManipulator" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.ExportSeriesValues">
<summary>Exports the data for every series stored in the <see cref="T:System.Web.UI.DataVisualization.Charting.SeriesCollection" /> to the <see cref="T:System.Data.DataSet" /> object.</summary>
<returns>A <see cref="T:System.Data.DataSet" /> object that contains series data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.ExportSeriesValues(System.String)">
<summary>Exports data from one or more series to the <see cref="T:System.Data.DataSet" /> object.</summary>
<param name="seriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be exported.</param>
<returns>A <see cref="T:System.Data.DataSet" /> object that contains series data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.ExportSeriesValues(System.Web.UI.DataVisualization.Charting.Series)">
<summary>Exports data from the specified series to the <see cref="T:System.Data.DataSet" /> object.</summary>
<param name="series">The series to be exported.</param>
<returns>A <see cref="T:System.Data.DataSet" /> object that contains series data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.CompareMethod,System.Double,System.String)">
<summary>Filters one or more series by applying a filtering rule to the first Y-value of the data points in the first series. The filtered <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects are used to store the modified data.</summary>
<param name="compareMethod">A <see cref="T:System.Web.UI.DataVisualization.Charting.CompareMethod" /> enumeration value that determines the comparison method for the filtering rule. Can be <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan" />, <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo" />, and so forth.</param>
<param name="compareValue">The value part of the filtering rule that is applied to the first Y-values of data points. For example, in the filtering rule "&lt;6", 6 is the value.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.CompareMethod,System.Double,System.String,System.String)">
<summary>Filters one or more series by applying a filtering rule to the first Y-value of each of the data points in the first series.</summary>
<param name="compareMethod">A <see cref="T:System.Web.UI.DataVisualization.Charting.CompareMethod" /> enumeration value that determines the comparison method for the filtering rule. Can be <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan" />, <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo" />, and so forth.</param>
<param name="compareValue">The value part of the filtering rule that is applied to the first Y-values of data points. For example, in the filtering rule "&lt;6", 6 is the value.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. The number of output series must match the number of input series, otherwise an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.CompareMethod,System.Double,System.String,System.String,System.String)">
<summary>Filters one or more series by applying a filtering rule to the specified data point values in the first series.</summary>
<param name="compareMethod">A <see cref="T:System.Web.UI.DataVisualization.Charting.CompareMethod" /> enumeration value that determines the comparison method for the filtering rule. Can be <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan" />, <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo" />, and so forth.</param>
<param name="compareValue">The value part of the filtering rule that is applied to the first Y-values of data points. For example, in the filtering rule "&lt;6", 6 is the value.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. The number of output series must equal the number of input series, otherwise an exception will be thrown.</param>
<param name="usingValue">The data point value that the filtering rule is applied to. Can be X, Y, Y2, Y3, and so forth.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.CompareMethod,System.Double,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Filters data points in a series by applying a filtering rule to the first Y-value of each data point. The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is filtered also stores the modified data.</summary>
<param name="compareMethod">A <see cref="T:System.Web.UI.DataVisualization.Charting.CompareMethod" /> enumeration value that determines the comparison method for the filtering rule. Can be <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan" />, <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo" />, and so forth.</param>
<param name="compareValue">The value part of the filtering rule that is applied to the first Y-values of data points. For example, in the filtering rule "&lt;6", 6 is the value.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.CompareMethod,System.Double,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Filters the data points in a series by applying a filtering rule to the first Y-value of each of the data points.</summary>
<param name="compareMethod">A <see cref="T:System.Web.UI.DataVisualization.Charting.CompareMethod" /> enumeration value that determines the comparison method for the filtering rule. Can be <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan" />, <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo" />, and so forth.</param>
<param name="compareValue">The value part of the filtering rule that is applied to the first Y-values of data points. For example, in the filtering rule "&lt;6", 6 is the value.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.CompareMethod,System.Double,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series,System.String)">
<summary>Filters the data points in a series by applying a filtering rule to the specified data point values for comparison.</summary>
<param name="compareMethod">A <see cref="T:System.Web.UI.DataVisualization.Charting.CompareMethod" /> enumeration value that determines the comparison method for the filtering rule. Can be <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.LessThan" />, <see cref="F:System.Web.UI.DataVisualization.Charting.CompareMethod.EqualTo" />, and so forth.</param>
<param name="compareValue">The value part of the filtering rule that is applied to the first Y-values of data points. For example, in the filtering rule "&lt;6", 6 is the value.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
<param name="usingValue">The data point value that the filtering rule is applied to. Can be X, Y, Y2, Y3, and so forth.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.DateRangeType,System.String,System.String)">
<summary>Filters the data points of one or more series, either by removing the specified points or by marking them as empty for the given date/time ranges. The filtered <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects are used to store the modified data.</summary>
<param name="dateRange">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateRangeType" /> enumeration value that represents a date/time interval, such as days of the week, days of the month, and so forth. Determines the range over which the given elements will be filtered.</param>
<param name="rangeElements">Specifies the elements within the date/time range designated by the <paramref name="dateRange" /> parameter that will be filtered. Can be a single value, for example, "7"; comma-separated values, for example, "5,6"; a range of values, such as "9-11"; or any variation thereof, such as "5,6,9-11".</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.DateRangeType,System.String,System.String,System.String)">
<summary>Filters the data points for one or more series, by either removing the specified points or by marking them as empty for the given date/time ranges.</summary>
<param name="dateRange">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateRangeType" /> enumeration value that represents a date/time interval, such as days of the week, days of the month, and so forth. Determines the range over which the given elements will be filtered.</param>
<param name="rangeElements">Specifies the elements within the date/time range designated by the <paramref name="dateRange" /> parameter that will be filtered. Can be a single value, for example, "7"; comma-separated values, for example, "5,6"; a range of values, such as "9-11"; or any variation thereof, such as "5,6,9-11".</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. Make sure that the number of output series matches the number of input series, otherwise an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.DateRangeType,System.String,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Filters the data points in a series, either by removing the specified points or by marking them as empty for the specified date/time ranges. The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is filtered is used to store the modified data.</summary>
<param name="dateRange">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateRangeType" /> enumeration value that represents a date/time interval, such as days of the week, days of the month, and so forth. Determines the range over which the given elements will be filtered.</param>
<param name="rangeElements">Specifies the elements within the date/time range designated by the <paramref name="dateRange" /> parameter that will be filtered. Can be a single value, for example, "7"; comma-separated values, for example, "5,6"; a range of values, such as "9-11"; or any variation thereof, such as "5,6,9-11".</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.DateRangeType,System.String,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Filters the data points in a series, either by removing the specified points or by marking them as empty for the given date/time ranges.</summary>
<param name="dateRange">A <see cref="T:System.Web.UI.DataVisualization.Charting.DateRangeType" /> enumeration value that represents a date/time interval, such as days of the week, days of the month, and so forth. Determines the range over which the given elements will be filtered.</param>
<param name="rangeElements">Specifies the elements within the date/time range designated by the <paramref name="dateRange" /> parameter that will be filtered. Can be a single value, for example, "7"; comma-separated values, for example, "5,6"; a range of values, such as "9-11"; or any variation thereof, such as "5,6,9-11".</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.IDataPointFilter,System.String)">
<summary>Performs custom filtering on the data points in one or more <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />, based on the points in the first series. The filtered <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects also store the modified data.</summary>
<param name="filterInterface">An object that implements the <see cref="T:System.Web.UI.DataVisualization.Charting.IDataPointFilter" /> interface.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.IDataPointFilter,System.String,System.String)">
<summary>Performs custom filtering on the data points in one or more series, based on the points of the first series.</summary>
<param name="filterInterface">An object that implements the <see cref="T:System.Web.UI.DataVisualization.Charting.IDataPointFilter" /> interface.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. Make sure that the number of output series matches the number of input series, otherwise an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.IDataPointFilter,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Performs custom filtering on the data points in a series. The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is filtered also stores the modified data.</summary>
<param name="filterInterface">An object that implements the <see cref="T:System.Web.UI.DataVisualization.Charting.IDataPointFilter" /> interface.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Filter(System.Web.UI.DataVisualization.Charting.IDataPointFilter,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Performs custom filtering on the data points in a series.</summary>
<param name="filterInterface">An object that implements the <see cref="T:System.Web.UI.DataVisualization.Charting.IDataPointFilter" /> interface.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterMatchedPoints">
<summary>Gets or sets a value that determines whether points are filtered if they match criteria specified in arguments in the <c>Filter</c> methods of this class.</summary>
<returns>
<see langword="true" /> if points that match specified criteria are filtered; <see langword="false" /> if points that do not match the criteria are filtered. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterSetEmptyPoints">
<summary>Gets or sets a flag that indicates whether points filtered by the <c>Filter</c> or <c>FilterTopN</c> methods will be removed or marked as empty.</summary>
<returns>
<see langword="true" /> if filtered points will be marked as empty; <see langword="false" /> if they will be removed. The default value is <see langword="false" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.String)">
<summary>Filters all data points in one or more series except for a specified number of points. The points that are not filtered correspond to points in the first series that have the largest first Y-values. The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects that are filtered are used to store the modified data.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.String,System.String)">
<summary>Filters out data points in one or more series except for a specified number of points. The points that aren't filtered correspond to points in the first series that have the largest first Y-values.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. Make sure that the number of output series matches the number of input series, otherwise an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.String,System.String,System.String)">
<summary>Filters all data points in one or more series except for a specified number of data points. The points that are not filtered correspond to points in the first series that have the largest values.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. Make sure that the number of output series matches the number of input series, otherwise an exception will be thrown.</param>
<param name="usingValue">The data point value that the filtering rule is applied to. Can be X, Y, Y2, Y3, and so forth.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.String,System.String,System.String,System.Boolean)">
<summary>Filters all data points in one or more series except for a specified number of points. The points that are not filtered correspond to points in the first input series that have the largest or smallest values.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be filtered.</param>
<param name="outputSeriesNames">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that store the filtered data. Make sure that the number of output series matches the number of input series, otherwise an exception will be thrown.</param>
<param name="usingValue">The data point value that the filtering rule is applied to. Can be X, Y, Y2, Y3, and so forth.</param>
<param name="getTopValues">
<see langword="true" /> if the largest values are kept, <see langword="false" /> if the smallest values are kept.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Filters out all data points in a series except for a specified number of points with the largest first Y-values. The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is filtered is used to store the modified data.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Filters all data points in a series except for a specified number of points with the largest first Y-values.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series,System.String)">
<summary>Filters all data points in a series except for a specified number of data points with the largest values.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
<param name="usingValue">The data point value that the filtering rule is applied to. Can be X, Y, Y2, Y3, and so forth.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.FilterTopN(System.Int32,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series,System.String,System.Boolean)">
<summary>Filters all data points in a series except for a specified number of points with the smallest or largest values.</summary>
<param name="pointCount">The number of data points that the filtering operation will not remove.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be filtered.</param>
<param name="outputSeries">A <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that stores the filtered data. If the series does not exist, an exception will be thrown.</param>
<param name="usingValue">The data point value that the filtering rule is applied to. Can be X, Y, Y2, Y3, and so forth.</param>
<param name="getTopValues">
<see langword="true" /> if the largest values are kept, <see langword="false" /> if the smallest values are kept.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.String)">
<summary>Groups data for one or more series, using one or more formulas. Series are cleared of their original data and used to store the new data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="inputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be grouped.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.String,System.String)">
<summary>Groups one or more series, using one or more formulas. Output series are used to store the grouped data points, and an offset can be used for intervals.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="inputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be grouped.</param>
<param name="outputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that will store the grouped data points. If a series does not exist, it will be created; if it does exist, it will first be cleared of all data before storing grouped data points. The number of output series must equal the number of input series, or an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Groups data using one or more formulas. The series that is grouped is cleared of its original data, and used to store the new data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be grouped.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Groups a series using one or more formulas. An output series is used to store the grouped data points, and an offset can be used for intervals.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be grouped.</param>
<param name="outputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that will store the new data points created by the grouping operation. If it does not exist, an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.String)">
<summary>Groups data using one or more formulas, for one or more series. Series are cleared of their original data and used to store the new data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="inputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be grouped.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.String,System.String)">
<summary>Groups data for one or more series, using one or more formulas. Output series are used to store the grouped data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="inputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be grouped.</param>
<param name="outputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that will store the grouped data points. If a series does not exist, it will be created; if it does exist, it will first be cleared of all data before storing grouped data points. The number of output series must equal the number of input series, or an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Groups data using one or more formulas. The series that is grouped is cleared of its original data, and used to store the new data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be grouped.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Group(System.String,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Groups data using one or more formulas. An output series is used to store the grouped data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="inputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be grouped.</param>
<param name="outputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that will store the new data points created by the grouping operation. If it does not exist, an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.GroupByAxisLabel(System.String,System.String)">
<summary>Groups data points from one or more series by axis labels, using one or more formulas. Original data point values are cleared, and each of the series then stores its new grouped data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="inputSeriesName">A comma-separated list of names of the input <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.GroupByAxisLabel(System.String,System.String,System.String)">
<summary>Groups the data points in one or more series by axis labels, using one or more formulas. Output series are used to store the grouped data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="inputSeriesName">A comma-separated list of names of the input <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />.</param>
<param name="outputSeriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that will store the grouped data points. If a series does not exist, it will be created; if it does exist, it will first be cleared of all data before storing grouped data points. The number of output series must equal the number of input series, or an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.GroupByAxisLabel(System.String,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Groups data points in a series by axis labels, using one or more formulas. Original data point values are cleared, and the series then stores the new grouped data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="inputSeries">The input <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.GroupByAxisLabel(System.String,System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Groups the data points in a series by axis labels, using one or more formulas. An output series is used to store the grouped data points.</summary>
<param name="formula">A comma-separated list of one or more formulas to be used for calculating the grouped data point values.</param>
<param name="inputSeries">The input <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be grouped.</param>
<param name="outputSeries">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that will store the new data points created by the grouping operation. If it does not exist, an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.InsertEmptyPoints(System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Double,System.String)">
<summary>Replaces the missing data points in one or more series with empty points. Each series is checked for a given interval that is determined by the <paramref name="interval" />, <paramref name="intervalOffset" />, <paramref name="intervalOffsetType" /> and <paramref name="intervalType" /> arguments. The series range that is checked is determined by the <paramref name="toXValue" /> and <paramref name="fromXValue" /> arguments.</summary>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="fromXValue">The starting point for the series range to be checked. Uses the X-values of the data points.</param>
<param name="toXValue">The end point for the series range to be checked. Uses the X-values of the data points.</param>
<param name="seriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be checked.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.InsertEmptyPoints(System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Double,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Replaces the missing data points in a series with empty points. The series is checked for a given interval that is determined by the <paramref name="interval" />, <paramref name="intervalOffset" />, <paramref name="intervalOffsetType" /> and <paramref name="intervalType" /> arguments. The series range that is checked is determined by the <paramref name="toXValue" /> and <paramref name="fromXValue" /> arguments.</summary>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="fromXValue">The starting point for the series range to be checked. Uses the X-values of the data points.</param>
<param name="toXValue">The end point for the series range to be checked. Uses the X-values of the data points.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> in which to insert the empty points.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.InsertEmptyPoints(System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.String)">
<summary>Replaces the missing data points in one or more series with empty points. Each series is checked for a given interval that is determined by the <paramref name="interval" />, <paramref name="intervalOffset" />, <paramref name="intervalOffsetType" /> and <paramref name="intervalType" /> arguments.</summary>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="seriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be checked.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.InsertEmptyPoints(System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Replaces the missing data points in a series with empty points. The series is checked for a given interval that is determined by the <paramref name="interval" />, <paramref name="intervalOffset" />, <paramref name="intervalOffsetType" /> and <paramref name="intervalType" /> arguments.</summary>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="intervalOffset">The interval offset size.</param>
<param name="intervalOffsetType">The unit of measurement for the interval offset.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object in which to insert the empty points.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.InsertEmptyPoints(System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.String)">
<summary>Replaces the missing data points in one or more series with empty points. Each series is checked for a given interval that is determined by the <paramref name="interval" /> and <paramref name="intervalType" /> arguments.</summary>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="seriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be checked.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.InsertEmptyPoints(System.Double,System.Web.UI.DataVisualization.Charting.IntervalType,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Replaces the missing data points in a series with empty points. The series is checked for a given interval that is determined by the <paramref name="interval" /> and <paramref name="intervalType" /> arguments.</summary>
<param name="interval">The size of the interval checked for missing data points.</param>
<param name="intervalType">The unit of measurement for the <paramref name="interval" /> parameter.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that is checked.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Sort(System.Collections.Generic.IComparer{System.Web.UI.DataVisualization.Charting.DataPoint},System.String)">
<summary>Performs a custom sort on one or more series.</summary>
<param name="comparer">An object that implements the <see cref="T:System.Collections.IComparer" /> interface and provides the custom sorting logic.</param>
<param name="seriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be sorted.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Sort(System.Collections.Generic.IComparer{System.Web.UI.DataVisualization.Charting.DataPoint},System.Web.UI.DataVisualization.Charting.Series)">
<summary>Performs a custom sort on the data points in a series.</summary>
<param name="comparer">An object that implements the <see cref="T:System.Collections.IComparer" /> interface and provides the custom sorting logic.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be sorted.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Sort(System.Web.UI.DataVisualization.Charting.PointSortOrder,System.String)">
<summary>Performs a sort on the data points in one or more series, using the specified order. The sort is based on the first Y-value of each of the data points.</summary>
<param name="pointSortOrder">A <see cref="T:System.Web.UI.DataVisualization.Charting.PointSortOrder" /> enumeration value that determines if the sort is ascending or descending.</param>
<param name="seriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be sorted.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Sort(System.Web.UI.DataVisualization.Charting.PointSortOrder,System.String,System.String)">
<summary>Sorts the data points of one or more series in the specified order. The sort can be based on any available data point value.</summary>
<param name="pointSortOrder">A <see cref="T:System.Web.UI.DataVisualization.Charting.PointSortOrder" /> enumeration value that determines if the sort is ascending or descending.</param>
<param name="sortBy">A <see langword="string" /> value that represents the data point values to be sorted. Possible values are: "X", "Y", "Y2", "Y3", "AxisLabel", and so forth.</param>
<param name="seriesName">A comma-separated list of names of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be sorted.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Sort(System.Web.UI.DataVisualization.Charting.PointSortOrder,System.String,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Performs a sort on the data points in a series using the specified order. The sort can be based on any available data point value.</summary>
<param name="pointSortOrder">A <see cref="T:System.Web.UI.DataVisualization.Charting.PointSortOrder" /> enumeration value that determines if the sort is ascending or descending</param>
<param name="sortBy">A <see langword="string" /> value that represents the data point values to be sorted. Possible values are: "X", "Y", "Y2", "Y3", "AxisLabel", and so forth.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be sorted.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataManipulator.Sort(System.Web.UI.DataVisualization.Charting.PointSortOrder,System.Web.UI.DataVisualization.Charting.Series)">
<summary>Performs a sort on the data points in a series using the specified order. The sort is based on the first Y-value of each of the data points.</summary>
<param name="pointSortOrder">A <see cref="T:System.Web.UI.DataVisualization.Charting.PointSortOrder" /> enumeration value that determines if the sort is ascending or descending.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object to be sorted.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DataPoint">
<summary>Represents a data point that is stored in the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCollection" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.#ctor(System.Double,System.Double)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> class with the specified X and Y-value.</summary>
<param name="xValue">The X-value of the data point.</param>
<param name="yValue">The Y-value of the data point.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.#ctor(System.Double,System.Double[])">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> class with the specified X-value and an array of Y-values.</summary>
<param name="xValue">The X-value.</param>
<param name="yValues">An array of Y-values.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.#ctor(System.Double,System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> class with the specified X-value and Y-values.</summary>
<param name="xValue">The X-value of the data point.</param>
<param name="yValues">A <see langword="string" /> of Y-values separated by commas.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.#ctor(System.Web.UI.DataVisualization.Charting.Series)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> class, and sets the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that the data point belongs to.</summary>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that the data point belongs to.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.Clone">
<summary>Returns an exact copy of the data point.</summary>
<returns>A cloned <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.GetValueByName(System.String)">
<summary>Returns a data point that is specified by its name. This is a helper function.</summary>
<param name="valueName">Point value names. X, Y, Y2...</param>
<returns>A <see langword="string" /> value that represents a data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPoint.IsEmpty">
<summary>Gets or sets a flag that indicates whether a data point is marked as empty.</summary>
<returns>
<see langword="true" /> if the point is marked as an empty point; otherwise, <see langword="false" />. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPoint.Name">
<summary>Gets or sets the name of the data point.</summary>
<returns>A <see langword="string" /> value that represents the name of the data point.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.SetValueXY(System.Object,System.Object[])">
<summary>Sets the X-value and one or more Y-values of the data point.</summary>
<param name="xValue">The X-value of the data point.</param>
<param name="yValue">A list of Y-values of the data point.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPoint.SetValueY(System.Object[])">
<summary>Sets the Y-value(s) of a single data point.</summary>
<param name="yValue">The Y-value(s) of a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object in the collection. Formatted as one or more values separated by commas.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPoint.XValue">
<summary>Gets or sets the X-value of a data point.</summary>
<returns>A <see langword="double" /> that represents the X-value of a data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPoint.YValues">
<summary>Gets or sets the Y-value(s) of a data point.</summary>
<returns>An array of <see langword="double" /> values that represent the Y-value(s) of a data point.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DataPointCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.Add(System.Double[])">
<summary>Adds a new <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to the collection and sets its Y value.</summary>
<param name="y">The Y-value.</param>
<returns>The new <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.AddXY(System.Double,System.Double)">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to the end of the collection, with the specified X-value and Y-value.</summary>
<param name="xValue">X-value of the data point.</param>
<param name="yValue">Y-value of the data point.</param>
<returns>An <see langword="integer" /> that represents the zero-based index where the item was inserted into the data point collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.AddXY(System.Object,System.Object[])">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to the end of the collection, with the specified X-value and Y-value(s).</summary>
<param name="xValue">The X value of the data point.</param>
<param name="yValue">One or more comma-separated values that represent the Y-value(s) of the data point.</param>
<returns>An <see langword="integer" /> value that represents the zero-based index where the item was inserted into the collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.AddY(System.Double)">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to the end of the collection, with the specified Y-value.</summary>
<param name="yValue">The Y-value of the data point.</param>
<returns>An <see langword="integer" /> that represents the zero-based index where the item was inserted into the data point collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.AddY(System.Object[])">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to the end of the collection, with the specified Y-value(s).</summary>
<param name="yValue">A comma-separated list of Y-value(s) of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object added to the collection.</param>
<returns>An <see langword="integer" /> that represents the location in zero-based index where the item was inserted into the collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.DataBind(System.Collections.IEnumerable,System.String,System.String,System.String)">
<summary>Data binds the X-value, Y-value(s) and property values of the data points, such as Tooltip or LabelStyle, to the data source.</summary>
<param name="dataSource">The data source.</param>
<param name="xField">The name of the field for X-values.</param>
<param name="yFields">A comma separated names of the fields for Y-values.</param>
<param name="otherFields">Other data point properties with binding rules, in the format: PointProperty=Field[{Format}] [,PointProperty=Field[{Format}]].
For example: "Tooltip=Price{C1},Url=WebSiteName".</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.DataBindXY(System.Collections.IEnumerable,System.Collections.IEnumerable[])">
<summary>Data binds the X-value and Y-values of the collection's data points to the first columns of the specified data source.</summary>
<param name="xValue">The data source that will supply the X-values for the data points.</param>
<param name="yValues">A comma-separated list of the Y-value(s) of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object added to the collection.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.DataBindXY(System.Collections.IEnumerable,System.String,System.Collections.IEnumerable,System.String)">
<summary>Data binds the X-value and Y-values of the data points in the collection to the specified columns of the specified data sources.</summary>
<param name="xValue">The data source that will supply the X-values for the data points.</param>
<param name="xField">The name of the column that will supply the X-values for the data points.</param>
<param name="yValue">A comma-separated list of the Y-value(s) of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object added to the collection.</param>
<param name="yFields">A comma-separated list of column name(s) that will supply the Y-values for the data points. Note that a comma can be embedded as part of a column name, by using a double comma.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.DataBindY(System.Collections.IEnumerable,System.String)">
<summary>Data binds the Y-value(s) of the data points to the specified column(s) of the specified data source.</summary>
<param name="yValue">An <see cref="T:System.Collections.Generic.IEnumerable`1" /> data source object that provides the Y-value(s).</param>
<param name="yFields">The data source field(s) to which to bind data point(s). Note that a comma can be embedded as part of a column name, by using a double comma.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.DataBindY(System.Collections.IEnumerable[])">
<summary>Data binds the Y-value(s) of the collection's data points to the first column of the specified data source(s).</summary>
<param name="yValue">One or more comma-separated <see cref="T:System.Collections.Generic.IEnumerable`1" /> data sources.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindAllByValue(System.Double)">
<summary>Find all the data points that are equal to the specified value.</summary>
<param name="valueToFind">The data point value to find.</param>
<returns>An <see cref="T:System.Collections.Generic.IEnumerable`1" /> interface that represents the enumerator of the matching data points.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindAllByValue(System.Double,System.String)">
<summary>Finds all the data points that are equal to the specified value.</summary>
<param name="valueToFind">The data point value to find.</param>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<returns>An <see cref="T:System.Collections.Generic.IEnumerable`1" /> interface that represents the enumerator of the matching data points.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindAllByValue(System.Double,System.String,System.Int32)">
<summary>Finds all the data points that are equal to the specified value, starting from the specified index location.</summary>
<param name="valueToFind">The data point value to find.</param>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<param name="startIndex">The index location of the data point to start searching from.</param>
<returns>An <see cref="T:System.Collections.Generic.IEnumerable`1" /> interface that represents the enumerator of the matching data points.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindByValue(System.Double)">
<summary>Finds the first data point that is equal to the specified value.</summary>
<param name="valueToFind">The data point value to find.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> that matches the specified value, or <see langword="null" /> if there is no match.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindByValue(System.Double,System.String)">
<summary>Finds the first data point that is equal to the specified value.</summary>
<param name="valueToFind">The data point value to find.</param>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> that matches the specified value, or <see langword="null" /> if there is no match.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindByValue(System.Double,System.String,System.Int32)">
<summary>Finds the first data point that is equal to the specified value, starting from the specified index location.</summary>
<param name="valueToFind">The data point value to find.</param>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<param name="startIndex">The index location of the data point to start searching from.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> that matches the specified value, or <see langword="null" /> if there is no match.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindMaxByValue">
<summary>Finds the data point with the maximum value.</summary>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object with the maximum value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindMaxByValue(System.String)">
<summary>Finds the data point value with the maximum value.</summary>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object with the maximum value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindMaxByValue(System.String,System.Int32)">
<summary>Finds the data point with the maximum value, starting from the specified index location.</summary>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<param name="startIndex">The index location of the data point to start searching from.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object with the maximum value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindMinByValue">
<summary>Finds the data point with the minimum value.</summary>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object with the minimum value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindMinByValue(System.String)">
<summary>Finds the data point with the minimum value.</summary>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object with the minimum value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.FindMinByValue(System.String,System.Int32)">
<summary>Finds the data point with the minimum value, starting from the specified index location.</summary>
<param name="useValue">The data point value to use (X, Y1, Y2...).</param>
<param name="startIndex">The index location of the data point to start searching from.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object with the minimum value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.InsertXY(System.Int32,System.Object,System.Object[])">
<summary>Inserts a data point with the specified X value and one or more specified Y values.</summary>
<param name="index">The index after which the data point will be inserted.</param>
<param name="xValue">The X value of the data point.</param>
<param name="yValue">A comma-separated list of Y values of the data point.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCollection.InsertY(System.Int32,System.Object[])">
<summary>Inserts a data point with one or more specified Y values.</summary>
<param name="index">The index after which the data point will be inserted.</param>
<param name="yValue">A comma-separated list of Y values of the data point.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DataPointComparer">
<summary>Compares data points.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointComparer.#ctor(System.Web.UI.DataVisualization.Charting.Series,System.Web.UI.DataVisualization.Charting.PointSortOrder,System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointComparer" /> class with the specified data series, sort order and sort value.</summary>
<param name="series">Data series.</param>
<param name="sortOrder">Sort order.</param>
<param name="sortBy">Value used for the sort, for example, "X", "Y or Y1", "Y2", and so forth.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointComparer.Compare(System.Web.UI.DataVisualization.Charting.DataPoint,System.Web.UI.DataVisualization.Charting.DataPoint)">
<summary>Compares two data points.</summary>
<param name="x">First data point.</param>
<param name="y">Second data point.</param>
<returns>An <see langword="integer" /> value. Returns zero (0) if the two values are equal. Returns a positive integer if the value of <paramref name="x" /> is greater than the value of <paramref name="y" />; otherwise, returns a negative integer.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties">
<summary>Represents the custom properties that are common to data points, series and empty points.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.#ctor(System.Web.UI.DataVisualization.Charting.Series,System.Boolean)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> class.</summary>
<param name="series">The series that the data point belongs to.</param>
<param name="pointProperties">A flag that indicates whether this is a data point custom property.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.AxisLabel">
<summary>Gets or sets the text of the X-axis label for the data point, series or an empty point. This property is only used if a custom label has not been specified for the relevant <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object.</summary>
<returns>The text of the X-axis label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackGradientStyle">
<summary>Gets or sets the background gradient style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value that specifies the background gradient style.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackHatchStyle">
<summary>Gets or sets the background hatching style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration value that specifies the background hatching style.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackImage">
<summary>Gets or sets the background image of the data point.</summary>
<returns>The background image of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackImageAlignment">
<summary>Gets or sets the alignment of the background image, which is used with the <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Unscaled" /> drawing mode.</summary>
<returns>The alignment of the background image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackImageTransparentColor">
<summary>Gets or sets a color that will be replaced with a transparent color when the background image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be replaced with a transparent color when the image is drawn.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackImageWrapMode">
<summary>Gets or sets the drawing mode of the background image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value that defines the drawing mode of the background image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BackSecondaryColor">
<summary>Gets or sets the secondary background color.</summary>
<returns>The secondary background color.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BorderColor">
<summary>Gets or sets the border color of the data point.</summary>
<returns>The border color of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BorderDashStyle">
<summary>Gets or sets the border style of the data point.</summary>
<returns>The border style of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.BorderWidth">
<summary>Gets or sets the border width of the data point.</summary>
<returns>The border width of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.Color">
<summary>Gets or sets the color of the data point.</summary>
<returns>The color of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.CustomProperties">
<summary>Gets or sets the custom properties of the data point. Custom properties can be specified in the following format: AttrName1=Value1, AttrName2=Value2, ...</summary>
<returns>The custom properties of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.CustomPropertiesExtended">
<summary>Gets or sets the extended custom properties of the data point.</summary>
<returns>The extended custom properties of the data point.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.DeleteCustomProperty(System.String)">
<summary>Deletes the data point custom property with the specified name.</summary>
<param name="name">The name of the property to delete.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.Font">
<summary>Gets or sets the font of the data point.</summary>
<returns>The font of the data point.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.GetCustomProperty(System.String)">
<summary>Returns the data point custom property with the specified name.</summary>
<param name="name">The name of the property to return.</param>
<returns>The data point custom property with the specified name. If the requested property is not set, the default custom property of the data series will be returned.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.IsCustomPropertySet(System.String)">
<summary>Determines whether a custom property with the specified name was set.</summary>
<param name="name">The name of the custom property to check.</param>
<returns>
<see langword="true" /> if the custom property was set; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.IsValueShownAsLabel">
<summary>Gets or sets a flag that indicates whether to show the value of the data point on the label.</summary>
<returns>
<see langword="true" /> to show the value of the data point on the label; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.IsVisibleInLegend">
<summary>Gets or sets a flag that indicates whether the item is shown in the legend.</summary>
<returns>
<see langword="true" /> if the item is shown in the legend; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.Item(System.Int32)">
<summary>Gets the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> object by its position in the collection.</summary>
<param name="index">The index of the custom property.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> object at the specified index.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.Item(System.String)">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> object by name.</summary>
<param name="name">The name of the custom property.</param>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> object with the specified name.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.Label">
<summary>Gets or sets the text of the data point label.</summary>
<returns>The text of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelAngle">
<summary>Gets or sets the angle of the data point label.</summary>
<returns>The angle of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelBackColor">
<summary>Gets or sets the background color of the data point label.</summary>
<returns>The background color of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelBorderColor">
<summary>Gets or sets the border color of the data point label.</summary>
<returns>The border color of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelBorderDashStyle">
<summary>Gets or sets the border style of the label.</summary>
<returns>The border style of the label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelBorderWidth">
<summary>Gets or sets the width of the label border.</summary>
<returns>The width of the label border.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelForeColor">
<summary>Gets or sets the text color of the label.</summary>
<returns>The text color of the label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelFormat">
<summary>Gets or sets the format of the data point label.</summary>
<returns>The format of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelMapAreaAttributes">
<summary>Gets or sets the map area attributes of the data point label.</summary>
<returns>The map area attributes of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelPostBackValue">
<summary>Gets or sets the postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>The postback value that is passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelToolTip">
<summary>Gets or sets the tooltip for the data point label.</summary>
<returns>The tooltip for the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LabelUrl">
<summary>Gets or sets the URL target of the data point label.</summary>
<returns>The URL target of the data point label.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LegendMapAreaAttributes">
<summary>Gets or sets the attributes of the legend map area.</summary>
<returns>The attributes of the legend map area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LegendPostBackValue">
<summary>Gets or sets the postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>The postback value passed to the <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LegendText">
<summary>Gets or sets the text of the item in the legend.</summary>
<returns>The text of the item in the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LegendToolTip">
<summary>Gets or sets the tooltip of the item in the legend.</summary>
<returns>The tooltip of the item in the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.LegendUrl">
<summary>Gets or sets the URL target of the item in the legend.</summary>
<returns>The URL target of the item in the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MapAreaAttributes">
<summary>Gets or sets the map area attributes of a data point.</summary>
<returns>The map area attributes of a data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerBorderColor">
<summary>Gets or sets the border color of the marker.</summary>
<returns>The border color of the marker.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerBorderWidth">
<summary>Gets or sets the border width of the marker.</summary>
<returns>The border width of the marker.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerColor">
<summary>Gets or sets the marker color.</summary>
<returns>The marker color.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerImage">
<summary>Gets or sets the marker image.</summary>
<returns>The marker image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerImageTransparentColor">
<summary>Gets or sets the color that will be replaced with a transparent color when the marker image is drawn.</summary>
<returns>The color that will be replaced with a transparent color when the marker image is drawn.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerSize">
<summary>Gets or sets the size of the marker.</summary>
<returns>The size of the marker.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.MarkerStyle">
<summary>Gets or sets the marker style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.MarkerStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.PostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>The postback value passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.ResetIsValueShownAsLabel">
<summary>Resets the <see cref="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.IsValueShownAsLabel" /> property to its default value.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.ResetIsVisibleInLegend">
<summary>Resets the <see cref="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.IsVisibleInLegend" /> property to its default value.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.SetCustomProperty(System.String,System.String)">
<summary>Sets a custom property of the data point.</summary>
<param name="name">The name of the property.</param>
<param name="propertyValue">The value of the property.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.SetDefault(System.Boolean)">
<summary>Sets the default properties of the data point. Indicates whether the previous property values must be cleared.</summary>
<param name="clearAll">A flag that indicates whether to clear previous property values.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.ToolTip">
<summary>Gets or sets the tooltip of the data point.</summary>
<returns>The tooltip of the data point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties.Url">
<summary>Gets or sets the URL target of the area.</summary>
<returns>The URL target of the area.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DateRangeType">
<summary>Specifies a date/time interval that determines the ranges that will be filtered when you invoke one of the <c>Filter</c> method definitionsfound in the <see cref="T:System.Web.UI.DataVisualization.Charting.DataManipulator" /> class.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateRangeType.DayOfMonth">
<summary>Date/time interval is days of the month.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateRangeType.DayOfWeek">
<summary>Date/time interval is days of the week.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateRangeType.Hour">
<summary>Date/time interval is hours.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateRangeType.Minute">
<summary>Date/time interval is minutes.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateRangeType.Month">
<summary>Date/time interval is months.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateRangeType.Year">
<summary>Date/time interval is years.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType">
<summary>Specifies an interval type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto">
<summary>Automatically determined by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Days">
<summary>Interval type is in days.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Hours">
<summary>Interval type is in hours.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Milliseconds">
<summary>Interval type is in milliseconds.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Minutes">
<summary>Interval type is in minutes.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Months">
<summary>Interval type is in months.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.NotSet">
<summary>The IntervalType or IntervalOffsetType property is not set. This value is used for grid lines, tick marks, strip lines and axis labels, and indicates that the interval type is being obtained from the <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object to which the element belongs. Setting this value for an <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object will have no effect.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Number">
<summary>Interval type is in numerical.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Seconds">
<summary>Interval type is in seconds.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Weeks">
<summary>Interval type is in weeks.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Years">
<summary>Interval type is in years.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Docking">
<summary>Specifies where a chart element, such as a legend or title, will be docked on the chart.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.Docking.Bottom">
<summary>Docked to the bottom of either the chart image or a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.Docking.Left">
<summary>Docked to the left of either the chart image or a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.Docking.Right">
<summary>Docked to the right of either the chart image or a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.Docking.Top">
<summary>Docked to the top of either the chart image or a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ElementPosition">
<summary>Represents the base class for many visual elements of the chart such as the legend, title, and chart areas. Defines the position of the chart element in relative coordinates, which range from (0,0) to (100,100).</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ElementPosition.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ElementPosition.#ctor(System.Single,System.Single,System.Single,System.Single)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> class with the specified <paramref name="x" />, <paramref name="y" />, <paramref name="width" /> and <paramref name="height" /> parameters.</summary>
<param name="x">The relative X-coordinate of the top-left corner of an applicable chart element.</param>
<param name="y">The relative Y-coordinate of the top-left corner of an applicable chart element.</param>
<param name="width">The width of the chart element.</param>
<param name="height">The height of the chart element.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Auto">
<summary>Gets or sets a flag that determines whether an applicable chart element will be positioned automatically by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
<returns>
<see langword="true" /> if the chart element will be positioned automatically by the chart control; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Bottom">
<summary>Gets the bottom position of a chart element, in relative coordinates.</summary>
<returns>A <see langword="float" /> value that represents the bottom position of the chart element.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ElementPosition.FromRectangleF(System.Drawing.RectangleF)">
<summary>Initializes an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object from a <see cref="T:System.Drawing.RectangleF" /> structure.</summary>
<param name="rect">A <see cref="T:System.Drawing.RectangleF" /> structure used to initialize the element position object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Height">
<summary>Gets or sets the height of a chart element.</summary>
<returns>A <see langword="float" /> value that represents the height of the chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Right">
<summary>Gets the position of the right side of a chart element, in relative coordinates.</summary>
<returns>A <see langword="float" /> value that represents the position of the right side of a chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Size">
<summary>Gets the size of a chart element.</summary>
<returns>A <see cref="T:System.Drawing.SizeF" /> value that represents the size of a chart element.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ElementPosition.ToRectangleF">
<summary>Returns a <see cref="T:System.Drawing.RectangleF" /> object that represents the coordinates of an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object.</summary>
<returns>A <see cref="T:System.Drawing.RectangleF" /> structure that represents the coordinates of an element position object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Width">
<summary>Gets or sets the width of a chart element.</summary>
<returns>A <see langword="float" /> value that represents the width of a chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.X">
<summary>Gets or sets the relative X-coordinate of the top-left corner of an applicable chart element.</summary>
<returns>A <see langword="float" /> value that represents the X-coordinate of the top-left corner of an applicable chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Y">
<summary>Gets or sets the relative Y-coordinate of the top-left corner of an applicable chart element.</summary>
<returns>A <see langword="float" /> value that represents the Y-coordinate of the top-left corner of an applicable chart element.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.EllipseAnnotation">
<summary>Represents an ellipse annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.EllipseAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.EllipseAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.EllipseAnnotation.AnnotationType">
<summary>Gets the annotation type name.</summary>
<returns>The annotation type.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.FinancialFormula">
<summary>Specifies a financial formula.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.AccumulationDistribution">
<summary>Accumulation Distribution formula uses a relationship between volume and prices to estimate the strength of price movements; if volume is increased, there is a high probability that prices will go up.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.AverageTrueRange">
<summary>Average True Range indicator measures commitment and compares the range between the High, Low and Close prices.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.BollingerBands">
<summary>Bollinger Bands indicators are plotted at standard deviation levels above and below a simple moving average.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.ChaikinOscillator">
<summary>Chaikin Oscillator indicator is the difference between a 3-day exponential moving average and a 10-day exponential moving average applied to the accumulation distribution.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.CommodityChannelIndex">
<summary>Commodity Channel Index compares prices with their moving averages.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.DetrendedPriceOscillator">
<summary>Detrended Price Oscillator attempts to remove trends from prices.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.EaseOfMovement">
<summary>Ease of Movement deals with the relationship between volume and price change, and uses volume to indicate how strong a trend is for prices.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.Envelopes">
<summary>Envelopes are plotted above and below a moving average using a specified percentage as the shift.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.ExponentialMovingAverage">
<summary>An Exponential Moving Average is an average of data calculated over a period of time where the most recent days have more weight.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.Forecasting">
<summary>Forecasting predicts future values using historical observations.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.MassIndex">
<summary>The Mass Index is used to predict trend reversal by comparing the difference and range between High and Low prices.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.MedianPrice">
<summary>Median prices are mid-point values of daily prices and can be used as a filter for trend indicators.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.MoneyFlow">
<summary>The Money Flow indicator compares upward changes and downward changes of volume-weighted typical prices.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.MovingAverage">
<summary>A Simple Moving Average is an average of data calculated over a period of time. The moving average is the most popular price indicator used in technical analysis, and can be used with any price, for example, Hi, Low, Open and Close, or can be applied to other indicators.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.MovingAverageConvergenceDivergence">
<summary>Moving Average Convergence/Divergence indicator compares two moving averages of prices and is used with a 9-day Exponential Moving average as a signal that indicates buying and selling moments.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.NegativeVolumeIndex">
<summary>The Negative Volume Index should be used with the Positive Volume index; the Negative Volume Index only changes if the volume decreases from the previous day.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.OnBalanceVolume">
<summary>The On Balance Volume indicator measures positive and negative volume flow.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.Performance">
<summary>The Performance indicator compares a current closing price or any other price with the first closing value from the first time period.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.PositiveVolumeIndex">
<summary>The Positive Volume Index should be used with the Negative Volume index. The Positive volume index only changes if the volume decreases from the previous day.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.PriceVolumeTrend">
<summary>The Price Volume Trend is a cumulative volume total that is calculated using relative changes of the closing price, and should be used with other indicators.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.RateOfChange">
<summary>The Rate of Change indicator compares a specified closing price with the current price.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.RelativeStrengthIndex">
<summary>The Relative Strength Index is a momentum oscillator that compares upward movements of the closing price with downward movements, and results in values that range from 0 to 100.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.StandardDeviation">
<summary>Standard Deviation is used to indicate volatility, and measures the difference between values, for example, closing price, and their moving average.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.StochasticIndicator">
<summary>The Stochastic Indicator helps to find trend reversal by searching in a period for when the closing prices are close to low prices in an upward trending market and when the closing prices are close to high prices in a downward trending market.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.TriangularMovingAverage">
<summary>A Triangular Moving Average is an average of data calculated over a period of time where the middle portion of data has more weight.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.TripleExponentialMovingAverage">
<summary>The Triple Exponential Moving Average is based on a triple moving average of the closing price. Its purpose is to eliminate short cycles. This indicator keeps the closing price in trends that are shorter than the specified period.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.TypicalPrice">
<summary>Typical Price is the average value of daily prices, and can be used as a filter for trend indicators.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.VolatilityChaikins">
<summary>The Volatility Chaikins indicator measures the difference between High and Low prices, and is used to indicate tops or bottoms of the market.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.VolumeOscillator">
<summary>The Volume Oscillator attempts to identify trends in volume by comparing two moving averages: one with a short period and another with a longer period.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.WeightedClose">
<summary>The Weighted Close formula calculates the average value of daily prices. The only difference between Typical Price and the Weighted Close is that the closing price has extra weight, and is considered the most important price.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.WeightedMovingAverage">
<summary>Weighted Moving Average is an average of data that is calculated over a period of time, where greater weight is attached to the most recent data.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.FinancialFormula.WilliamsR">
<summary>Williams %R is a momentum indicator, and is used to measure overbought and oversold levels.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs">
<summary>Represents the event arguments of the localized number-formatting event.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs.ElementType">
<summary>Gets the chart element type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElementType" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs.Format">
<summary>Gets or sets the format string.</summary>
<returns>A <see langword="string" /> value that represents the format.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs.LocalizedValue">
<summary>Gets or sets the localized text.</summary>
<returns>A <see langword="string" /> value that represents the localized text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs.SenderTag">
<summary>Gets the sender object of the event.</summary>
<returns>The sender object of the event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs.Value">
<summary>Gets the value to be formatted.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FormatNumberEventArgs.ValueType">
<summary>Gets the value type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartValueType" /> enumeration value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.FTestResult">
<summary>Stores results of the FTest statistical methods.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.FTestResult.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.FTestResult" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.FCriticalValueOneTail">
<summary>Gets the Critical F one tail.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.FirstSeriesMean">
<summary>Gets the first series mean.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.FirstSeriesVariance">
<summary>Gets the first series variance.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.FValue">
<summary>Gets the F value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.ProbabilityFOneTail">
<summary>Gets the Probability F one tail.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.SecondSeriesMean">
<summary>Gets the second series mean.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.FTestResult.SecondSeriesVariance">
<summary>Gets the second series variance.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.GradientStyle">
<summary>Specifies a gradient style to be used for a chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.Center">
<summary>Gradient is applied from the center outwards.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.DiagonalLeft">
<summary>Gradient is applied diagonally from left to right.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.DiagonalRight">
<summary>Gradient is applied diagonally from right to left.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.HorizontalCenter">
<summary>Gradient is applied horizontally from the center outwards.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.LeftRight">
<summary>Gradient is applied from left to right.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None">
<summary>No gradient is applied.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.TopBottom">
<summary>Gradient is applied from top to bottom.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GradientStyle.VerticalCenter">
<summary>Gradient is applied vertically from the center outwards.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Grid">
<summary>Provides methods and properties that manage the major and minor grids of <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Grid.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Grid" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.Enabled">
<summary>Gets or sets a flag that determines whether major or minor grid lines are enabled.</summary>
<returns>
<see langword="true" /> if enabled, <see langword="false" /> if disabled. The default is <see langword="true" /> for major grid objects and <see langword="false" /> for minor grid objects.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.Interval">
<summary>Gets or sets the interval between major or minor grid lines.</summary>
<returns>A <see langword="double" /> value that represents the interval between grid lines. By default, the value is not set (<see cref="F:System.Double.NaN" />) for major grid lines. For minor grid lines, the default value is zero (0).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.IntervalOffset">
<summary>Gets or sets the offset of grid lines.</summary>
<returns>A <see langword="double" /> value that represents the interval offset.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.IntervalOffsetType">
<summary>Gets or sets the interval offset type of major and minor grid lines.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that indicates the interval type. By default it is not set for major grid lines. The default value for minor grid lines is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.IntervalType">
<summary>Gets or sets the interval type for major or minor grid lines.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that indicates the interval type. By default it is not set for axis labels, major tick marks and major grid lines, by using the <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.NotSet" /> enumeration value. The default value for minor tick marks and grid lines is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.LineColor">
<summary>Gets or sets the line color of a grid.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> object. The default value is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.LineDashStyle">
<summary>Gets or sets the line style of a grid.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value. The default is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartDashStyle.Solid" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Grid.LineWidth">
<summary>Gets or sets the line width of major and minor grid lines.</summary>
<returns>An <see langword="integer" /> that represents the line width in pixels. The default value is one (1).</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.GridTickTypes">
<summary>Specifies the options for displaying a grid line or a tick mark for a custom label.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GridTickTypes.All">
<summary>A tick mark and a grid line are shown.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GridTickTypes.Gridline">
<summary>A grid line is shown.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GridTickTypes.None">
<summary>No tick mark or grid line is shown.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.GridTickTypes.TickMark">
<summary>A tick mark is shown.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.HitTestResult">
<summary>Represents the results of a hit test.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.HitTestResult.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.HitTestResult" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.Axis">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object that may be associated with a chart element returned by a hit test. The presence of an associated <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object depends on whether a chart element was detected at the given location, and the type of chart element returned.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.Axis" /> object, otherwise <see langword="null" />. The default value is <see langword="null" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.ChartArea">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object that may be associated with a chart element returned by a hit test. The presence of a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object depends on whether a chart element was detected at the given location, and the type of chart element returned.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object, otherwise <see langword="null" />. The default value is <see langword="null" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.ChartElementType">
<summary>Gets or sets the type of chart element, if any, returned by a hit test.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartElementType" /> enumeration value that indicates the type of chart element returned by a hit test. Defaults to <see cref="F:System.Web.UI.DataVisualization.Charting.ChartElementType.Nothing" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.Object">
<summary>Gets or sets the object, if any, returned by a hit test.</summary>
<returns>An object of type <see cref="T:System.Object" />, otherwise <see langword="null" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.PointIndex">
<summary>Gets or sets the index of a data point, if any, returned by a hit test.</summary>
<returns>An <see langword="integer" /> value that represents the index of a data point returned by a hit test. The default value is negative one (-1).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.Series">
<summary>Gets or sets the associated series of a data point, if any, returned by a hit test.</summary>
<returns>The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> that a data point returned by a hit test belongs to. The default value is <see langword="null" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HitTestResult.SubObject">
<summary>Gets the sub-object, if any, returned by a hit test.</summary>
<returns>A sub-object of type <see cref="T:System.Object" />, otherwise <see langword="null" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.HorizontalLineAnnotation">
<summary>Represents a horizontal line annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.HorizontalLineAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.HorizontalLineAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.HorizontalLineAnnotation.AnnotationType">
<summary>Gets the annotation type name.</summary>
<returns>The annotation type.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.IChartMapArea">
<summary>Common interface for all chart elements that support image maps.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.IChartMapArea.MapAreaAttributes">
<summary>Gets or sets the custom attributes of a map area.</summary>
<returns>A <see langword="string" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.IChartMapArea.PostBackValue">
<summary>Gets or sets a postback value for the map area.</summary>
<returns>A <see langword="string" /> value that represents the postback value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.IChartMapArea.Tag">
<summary>Gets or sets custom data for the map area.</summary>
<returns>An <see cref="T:System.Object" /> that represents the custom data tag.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.IChartMapArea.ToolTip">
<summary>Gets or sets a tooltip for the map area.</summary>
<returns>A <see langword="string" /> value that represents the tooltip.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.IChartMapArea.Url">
<summary>Gets or sets the URL for the map area.</summary>
<returns>A <see langword="string" /> value that represents the URL of the map area.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.IChartStorageHandler">
<summary>Defines methods to manage rendered chart images stored in an external medium.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.IChartStorageHandler.Delete(System.String)">
<summary>Deletes the data from the external medium.</summary>
<param name="key">Index key.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.IChartStorageHandler.Exists(System.String)">
<summary>Checks for the existence of data under a specified key.</summary>
<param name="key">Index key.</param>
<returns>
<see langword="true" /> if data exists under specified key; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.IChartStorageHandler.Load(System.String)">
<summary>Loads the data from the external medium.</summary>
<param name="key">Index key.</param>
<returns>A <see langword="byte" /> array that contains the image data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.IChartStorageHandler.Save(System.String,System.Byte[])">
<summary>Saves the data to the external medium.</summary>
<param name="key">Index key.</param>
<param name="data">The image data to save.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.IDataPointFilter">
<summary>Exposes the <see cref="M:System.Web.UI.DataVisualization.Charting.IDataPointFilter.FilterDataPoint(System.Web.UI.DataVisualization.Charting.DataPoint,System.Web.UI.DataVisualization.Charting.Series,System.Int32)" /> method, which allows <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> data to be custom filtered.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.IDataPointFilter.FilterDataPoint(System.Web.UI.DataVisualization.Charting.DataPoint,System.Web.UI.DataVisualization.Charting.Series,System.Int32)">
<summary>Determines whether a particular data point in the series will be filtered.</summary>
<param name="point">The <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object to be filtered.</param>
<param name="series">The <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that the data point belongs to.</param>
<param name="pointIndex">The index of the data point, which determines its position in the series.</param>
<returns>
<see langword="true" /> if the data point is removed; otherwise, <see langword="false" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ImageAnnotation">
<summary>Represents an image annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ImageAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ImageAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.Alignment">
<summary>Gets or sets the alignment of the annotation image.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the alignment of the annotation image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.AnnotationType">
<summary>Gets the annotation type name.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.BackColor">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.BackGradientStyle">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.BackHatchStyle">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.BackSecondaryColor">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.Font">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.ForeColor">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.Image">
<summary>Gets or sets the name of the annotation image.</summary>
<returns>A <see langword="string" /> value that represents the name of the annotation image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.ImageTransparentColor">
<summary>Gets or sets a color that will be replaced with a transparent color when the image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be replaced with a transparent color when he image is drawn.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.ImageWrapMode">
<summary>Gets or sets the drawing mode of the image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value that defines the drawing mode of the image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.LineColor">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.LineDashStyle">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.LineWidth">
<summary>This property is not applicable to the image annotation type.</summary>
<returns>An <see langword="integer" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.TextStyle">
<summary>Gets or sets the text style of the annotation.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.ImageAnnotation.TextStyle" /> enumeration value that represents the style used to draw the annotation text.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ImageStorageMode">
<summary>Specifies the mode of storing chart images.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ImageStorageMode.UseHttpHandler">
<summary>The <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> uses an HTTP handler to store images to memory or a file.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.ImageStorageMode.UseImageLocation">
<summary>The <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> stores the image in a temporary file at the specified location.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.IntervalAutoMode">
<summary>Specifies the automatic axis interval mode.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalAutoMode.FixedCount">
<summary>A fixed number of intervals are always created on the axis.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalAutoMode.VariableCount">
<summary>The number of axis intervals depends on the axis length.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.IntervalType">
<summary>Specifies an interval type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Days">
<summary>An interval of days.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Hours">
<summary>An interval of hours.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Milliseconds">
<summary>An interval of milliseconds.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Minutes">
<summary>An interval of minutes.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Months">
<summary>An interval of months.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Number">
<summary>A numerical interval.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Seconds">
<summary>An interval of seconds.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Weeks">
<summary>An interval of weeks.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.IntervalType.Years">
<summary>An interval of years.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles">
<summary>Specifies a label alignment when <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> is used.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.Bottom">
<summary>Label is aligned to the bottom of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.BottomLeft">
<summary>Label is aligned to the bottom-left of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.BottomRight">
<summary>Label is aligned to the bottom-right of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.Center">
<summary>Label is aligned to the center of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.Left">
<summary>Label is aligned to the left of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.Right">
<summary>Label is aligned to the right of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.Top">
<summary>Label is aligned to the top of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.TopLeft">
<summary>Label is aligned to the top-left corner of the data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles.TopRight">
<summary>Label is aligned to the top-right corner of the data point.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles">
<summary>Specifies style changes that can automatically be made to a label when the <see cref="P:System.Web.UI.DataVisualization.Charting.Axis.LabelAutoFitStyle" /> property is used.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont">
<summary>Label font can be decreased.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont">
<summary>Label font can be increased.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30">
<summary>Labels can be angled in 30 degree steps: 0, 30, 60 and 90.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45">
<summary>Labels can be angled in 45 degree steps: 0, 45, and 90.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep90">
<summary>Labels can be angled in 90 degree steps: 0 and 90.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.None">
<summary>No label changes are allowed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels">
<summary>Labels can be staggered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelAutoFitStyles.WordWrap">
<summary>Labels can be word wrapped.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle">
<summary>Specifies the type of leader line that should be drawn from the point to the label.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle.Box">
<summary>Line will terminate to a box drawn around the label text.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle.None">
<summary>Line will terminate at the label without any added style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle.Underlined">
<summary>Line will terminate with a horizontal line beneath the label text.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LabelMarkStyle">
<summary>Specifies a mark for custom labels.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelMarkStyle.Box">
<summary>A box is drawn around the label.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelMarkStyle.LineSideMark">
<summary>Custom labels use line and side marks.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelMarkStyle.None">
<summary>No label marks are used.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelMarkStyle.SideMark">
<summary>Custom labels use side marks.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle">
<summary>Specifies the degree to which a label can be drawn outside a plotting area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle.No">
<summary>Labels cannot de drawn outside the plotting area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle.Partial">
<summary>Labels can be drawn partially outside the plotting area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle.Yes">
<summary>Labels can be drawn outside the plotting area.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LabelStyle">
<summary>Provides properties that define the visual appearance of the axis labels.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LabelStyle.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LabelStyle" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.Angle">
<summary>Gets or sets a value that represents the angle at which the font is drawn.</summary>
<returns>An <see langword="integer" /> value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LabelStyle.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.LabelStyle" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="False" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.Enabled">
<summary>Gets or sets a flag that indicates whether the label is enabled.</summary>
<returns>
<see langword="true" /> if the label is enabled; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.Font">
<summary>Gets or sets the font of the label.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.ForeColor">
<summary>Gets or sets the color of the label.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.Format">
<summary>Gets or sets the formatting string for the label text.</summary>
<returns>A <see langword="string" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.Interval">
<summary>Gets or sets the size of the label interval.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.IntervalOffset">
<summary>Gets or sets the offset of the label interval.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.IntervalOffsetType">
<summary>Gets or sets the unit of measurement of the label interval offset.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.IntervalType">
<summary>Gets or sets the unit of measurement for the size of a label interval.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.IsEndLabelVisible">
<summary>Gets or sets a flag that determines whether the labels are shown at axis ends.</summary>
<returns>
<see langword="true" /> if the labels are shown at axis ends; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.IsStaggered">
<summary>Gets or sets a flag that determines whether the labels are shown with an offset.</summary>
<returns>
<see langword="true" /> if the labels are shown with an offset; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LabelStyle.TruncatedLabels">
<summary>Gets or sets a flag that determines whether the labels can be truncated.</summary>
<returns>
<see langword="true" /> if the labels can be truncated; otherwise, <see langword="false" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Legend">
<summary>Represents the legend for the chart image.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Legend.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Legend.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint" /> class with the specified legend name.</summary>
<param name="name">The name of the <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Alignment">
<summary>Gets or sets the alignment of the legend.</summary>
<returns>A .NET Framework <see cref="T:System.Drawing.StringAlignment" /> enumeration value that represents the alignment of the legend. The default value is <see cref="F:System.Drawing.StringAlignment.Near" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.AutoFitMinFontSize">
<summary>Gets or sets the minimum font size that can be used by the autofitting algorithm for the legend text.</summary>
<returns>An <see langword="integer" /> value that represents the minimum font size.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackColor">
<summary>Gets or sets the background color of a legend.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the background color of a legend. The default color is <see cref="P:System.Drawing.Color.White" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackGradientStyle">
<summary>Gets or sets the orientation for the background gradient of a legend. Also determines whether a gradient is used.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration that represents the orientation for the background gradient of a legend. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackHatchStyle">
<summary>Gets or sets the hatching style of a legend.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration that represents the hatching style of a legend. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackImage">
<summary>Gets or sets the background image of a legend.</summary>
<returns>A <see langword="string" /> value that represents the URL of an image file. The default value is an empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackImageAlignment">
<summary>Gets or sets the background image alignment used for the <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Unscaled" /> drawing mode.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle" /> enumeration value that represents the background image alignment. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopLeft" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackImageTransparentColor">
<summary>Gets or sets a color that will be replaced with a transparent color when the background image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be displayed as transparent. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackImageWrapMode">
<summary>Gets or sets the drawing mode of a legend background image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value that represents the drawing mode of a legend background image. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Tile" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BackSecondaryColor">
<summary>Gets or sets the secondary color of a legend background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the secondary color of background with hatching or gradient fill. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BorderColor">
<summary>Gets or sets the border color of a legend.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the border color of a legend. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BorderDashStyle">
<summary>Gets or sets the border style of a legend.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that determines the border style of the chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.BorderWidth">
<summary>Gets or sets the border width of a legend.</summary>
<returns>An <see langword="integer" /> value that determines the border width, in pixels, of the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.CellColumns">
<summary>Gets the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection" /> for a legend.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection" /> object for a legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.CustomItems">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" /> object used for custom legend items.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" /> object used for custom legend items.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Legend.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.DockedToChartArea">
<summary>Gets or sets the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> where the legend will be docked.</summary>
<returns>A <see langword="string" /> value that represents the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> where this legend will be docked. The default value is the empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Docking">
<summary>Gets or sets a value that determines where the legend is docked.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Docking" /> enumeration value that determines where the legend is docked. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.Docking.Right" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Enabled">
<summary>Gets or sets a value that determines if the legend is enabled.</summary>
<returns>
<see langword="true" /> if legend is enabled; otherwise, <see langword="false" />. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Font">
<summary>Gets or sets a <see cref="T:System.Drawing.Font" /> object, which is used to set font properties of the legend.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object which is used to set font properties of the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.ForeColor">
<summary>Gets or sets the color of the legend text.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the color of the legend text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.HeaderSeparator">
<summary>Gets or sets the visual separator type for the legend header.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle" /> enumeration value that represents the visual separator type for the legend header.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.HeaderSeparatorColor">
<summary>Gets or sets the color of the separator for the legend header.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the color of the separator for the legend header.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.InsideChartArea">
<summary>Gets or sets the name of the chart area in which the legend is drawn.</summary>
<returns>A <see langword="string" /> value that represents the name of the chart area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.InterlacedRows">
<summary>Gets or sets a flag that indicates if legend rows will be drawn with interlaced background color.</summary>
<returns>A <see langword="Boolean" /> value that determines whether alternating rows in the legend are drawn with a specified color.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.InterlacedRowsColor">
<summary>Gets or sets the background color of the legend's interlaced rows.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the background color of the legend's interlaced rows.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.IsDockedInsideChartArea">
<summary>Gets or sets a flag that indicates whether the legend is docked inside or outside the chart area.</summary>
<returns>
<see langword="true" /> if the legend is docked inside the chart area; <see langword="false" /> if it is docked outside the chart area. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.IsEquallySpacedItems">
<summary>Gets or sets a flag that indicates whether all legend items are equally spaced.</summary>
<returns>
<see langword="true" /> if legend items are equally spaced; <see langword="false" /> if they are not. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.IsTextAutoFit">
<summary>Gets or sets a flag that indicates whether the legend text is automatically sized.</summary>
<returns>
<see langword="true" /> if the legend text is automatically sized; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.ItemColumnSeparator">
<summary>Gets or sets the visual separator type for the legend table columns.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle" /> enumeration value that represents the visual separator type for the legend table columns.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.ItemColumnSeparatorColor">
<summary>Gets or sets the color of the legend table column separator.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the color of the legend table column separator.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.ItemColumnSpacing">
<summary>Gets or sets the legend table column spacing.</summary>
<returns>An <see langword="integer" /> value that represents the table column spacing.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.LegendItemOrder">
<summary>Gets or sets a flag that specifies the order in which legend items are displayed. This property only affects legend items automatically added for the chart series; it has no effect on custom legend items.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemOrder" /> enumeration value that specifies the order in which legend items are displayed.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.LegendStyle">
<summary>Gets or sets the style of the legend.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendStyle" /> enumeration value that determines the legend style. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.LegendStyle.Table" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.MaximumAutoSize">
<summary>Gets or sets the maximum size of the legend, measured as a percentage of the chart area. This value is used by the automatic layout algorithm.</summary>
<returns>A <see langword="float" /> value that represents the maximum size of the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Name">
<summary>Gets or sets the name of the legend.</summary>
<returns>A <see langword="string" /> value that represents the name of the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Position">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object, which can be used to get or set the position of the legend.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> value that represents the position of the legend. The default value is <see cref="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.ShadowColor">
<summary>Gets or sets the shadow color of the legend.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the shadow color of the legend. The default color is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.ShadowOffset">
<summary>Gets or sets the shadow offset, in pixels, of the legend.</summary>
<returns>An <see langword="integer" /> value that represents the shadow offset, in pixels, of the legend.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TableStyle">
<summary>Gets or sets the legend table style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendTableStyle" /> enumeration value that specifies the legend table style.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TextWrapThreshold">
<summary>Gets or sets the number of characters that can be sequentially displayed in the legend before the text is wrapped.</summary>
<returns>An <see langword="integer" /> value that represents the number of characters that can be placed in the legend sequentially before the text is wrapped. The default value is 25.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.Title">
<summary>Gets or sets the text of the legend title.</summary>
<returns>A <see langword="string" /> value that represents the legend title text. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TitleAlignment">
<summary>Gets or sets the alignment of the legend title.</summary>
<returns>A <see cref="T:System.Drawing.StringAlignment" /> enumeration value that represents the alignment of the legend title. The default value is <see cref="F:System.Drawing.StringAlignment.Center" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TitleBackColor">
<summary>Gets or sets the background color of the legend title.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the background of the legend title. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TitleFont">
<summary>Gets or sets the font for the legend title.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object that specifies font for the legend title. The default value is "Microsoft Sans Serif, 8pt, Bold".</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TitleForeColor">
<summary>Gets or sets the text color of the legend title.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the title text color. The default value is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TitleSeparator">
<summary>Gets or sets the visual separator type for the legend title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle" /> value that represents the type of separator that will be drawn below the title. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Legend.TitleSeparatorColor">
<summary>Gets or sets the color of the legend title separator.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the color of the legend title separator. The default value is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCell">
<summary>Represents a legend cell in a legend item.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCell.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCell" /> class</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCell.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCell" /> class with a <paramref name="text" /> parameter that specifies the cell text or image name.</summary>
<param name="text">A <see langword="string" /> value that represent the cell text or image name, depending on the type of cell.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCell.#ctor(System.Web.UI.DataVisualization.Charting.LegendCellType,System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCell" /> class with the specified cell type and a <paramref name="text" /> parameter that specifies the cell text or image name.</summary>
<param name="cellType">A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellType" /> value that represents the legend cell type to be used.</param>
<param name="text">A string value that represents the cell text or image name, depending on the type of cell.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCell.#ctor(System.Web.UI.DataVisualization.Charting.LegendCellType,System.String,System.Drawing.ContentAlignment)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCell" /> class with the specified cell type, content alignment, and a <paramref name="text" /> parameter that specifies the cell text or image name.</summary>
<param name="cellType">A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellType" /> value that represents the legend cell type to be used.</param>
<param name="text">A <see langword="string" /> value representing the cell text or image name, depending on the type of cell.</param>
<param name="alignment">A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the alignment of the legend cell contents.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Alignment">
<summary>Gets or sets the alignment of the legend cell contents.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the alignment of the legend cell contents. The default value is <see cref="F:System.Drawing.ContentAlignment.MiddleCenter" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.BackColor">
<summary>Gets or sets the background color of the legend cell.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the legend cell's background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.CellSpan">
<summary>Gets or sets the number of horizontal cells used to draw the contents of the legend cell.</summary>
<returns>An <see langword="integer" /> value that represents the number of horizontal cells used to draw the legend cell contents. The default value is 1.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.CellType">
<summary>Gets or sets the legend cell type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellType" /> enumeration value that represents the type that will be used to define the contents of the legend cell. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.LegendCellType.Text" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCell.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCell" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Font">
<summary>Gets or sets the font for the legend cell.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object that represents the font for the legend cell. The default value is "Microsoft Sans Serif, 8pt".</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.ForeColor">
<summary>Gets or sets the text color of the legend cell.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the legend cell text. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Image">
<summary>Gets or sets the name of the image in a legend cell.</summary>
<returns>A <see langword="string" /> value that represents the name of the image to be used in the legend cell.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.ImageSize">
<summary>Gets or sets the size of the image in a legend cell.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> value that represents the size of the image. The default value is (0,0), which means the original size of the image will be used.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.ImageTransparentColor">
<summary>Gets or sets a color which will be replaced with a transparent color when the image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that is used as a transparent color in a legend cell image.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Legend">
<summary>Gets the legend in which this cell belongs to.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object in which this cell belongs to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.LegendItem">
<summary>Gets the legend item in which this cell belongs to.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object in which this cell belongs to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.MapAreaAttributes">
<summary>Gets or sets the map area attributes of the legend cell.</summary>
<returns>A <see langword="string" /> value that represents the attributes of the legend cell's corresponding map area. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Margins">
<summary>Gets or sets the margins of the legend cell.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> object that represents the top, bottom, left, and right values of the legend cell margins. The default values for top, bottom, left and right are "0,0,15,15".</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Name">
<summary>Gets or sets the name of the legend cell.</summary>
<returns>A <see langword="string" /> value that represents the text name of the legend cell.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.PostBackValue">
<summary>Gets or sets a postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the postback value passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.SeriesSymbolSize">
<summary>Gets or sets the size of the series symbol that is displayed in the legend cell.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> object that represents the size of the series symbol as a percentage of the legend font size. The default values for the width and height of the symbol are 200 and 70, respectively.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Text">
<summary>Gets or sets the legend cell text.</summary>
<returns>A <see langword="string" /> value that represents the text for the legend cell. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.ToolTip">
<summary>Gets or sets the tooltip text for the legend cell.</summary>
<returns>A <see langword="string" /> value that represents the tooltip for the legend cell. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCell.Url">
<summary>Gets or sets the URL target of the legend cell.</summary>
<returns>A <see langword="string" /> value that represents the destination URL or anchor point of the chart element. To use an absolute URL, start the string expression with either "http://" or "www.". If the string does not start with either of these prefixes it will be treated as a relative URL.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCellCollection">
<summary>Stores legend cells in a <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellCollection" /> object.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellCollection.Add(System.Web.UI.DataVisualization.Charting.LegendCellType,System.String,System.Drawing.ContentAlignment)">
<summary>Adds a legend cell with the specified cell type, text and alignment to the end of the collection.</summary>
<param name="cellType">A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellType" /> value representing the cell type.</param>
<param name="text">A <see langword="string" /> value that represents either the cell text or its image name, depending on the value of the <paramref name="cellType" /> parameter.</param>
<param name="alignment">A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the cell content alignment.</param>
<returns>An <see langword="integer" /> value that represents the index of the newly added legend cell in the collection. The index is zero-based.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellCollection.Insert(System.Int32,System.Web.UI.DataVisualization.Charting.LegendCellType,System.String,System.Drawing.ContentAlignment)">
<summary>Inserts a legend cell with the specified cell type, text and alignment into the collection at a given location.</summary>
<param name="index">Index of the location to insert the object.</param>
<param name="cellType">A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellType" /> value that represents the cell type.</param>
<param name="text">A <see langword="string" /> value that represents either the cell text or its image name, depending on the value of the <paramref name="cellType" /> parameter.</param>
<param name="alignment">A <see cref="T:System.Drawing.ContentAlignment" /> enumeration value that represents the alignment of the legend cell content.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCellColumn">
<summary>Represents a cell column in a legend, which is used to extend the functionality of the default legend.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellColumn.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumn" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellColumn.#ctor(System.String,System.Web.UI.DataVisualization.Charting.LegendCellColumnType,System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumn" /> class with the specified header text, column type and column cell text.</summary>
<param name="headerText">The header text for the legend cell column.</param>
<param name="columnType">A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnType" /> enumeration value that specifies the type that will be used to define the legend cell column contents.</param>
<param name="text">The text of the legend cell column.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellColumn.#ctor(System.String,System.Web.UI.DataVisualization.Charting.LegendCellColumnType,System.String,System.Drawing.ContentAlignment)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumn" /> class with the specified header text, column type, column cell text and content alignment.</summary>
<param name="headerText">The header text for the legend cell column.</param>
<param name="columnType">A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnType" /> enumeration value that specifies the type that will be used to define the legend cell column contents.</param>
<param name="text">The text of the legend cell column.</param>
<param name="alignment">The alignment of the legend cell contents</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Alignment">
<summary>Gets or sets the legend column content alignment.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the alignment of the legend cell contents. The default value is <see cref="F:System.Drawing.ContentAlignment.MiddleCenter" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.BackColor">
<summary>Gets or sets the background color of the legend cell column.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the legend cell column background.
The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.ColumnType">
<summary>Gets or sets the legend cell column type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnType" /> enumeration value. This value represents the type that will be used to define the legend cell column contents. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.LegendCellColumnType.Text" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumn" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Font">
<summary>Gets or sets the font for the legend column text.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object that specifies the font for the legend column text. The default value is <see langword="null" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.ForeColor">
<summary>Gets or sets the text color of the legend cell column.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the legend cell column text. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.HeaderAlignment">
<summary>Gets or sets the horizontal text alignment of the legend cell column header.</summary>
<returns>A <see cref="T:System.Drawing.StringAlignment" /> enumeration value that specifies the horizontal text alignment of the legend cell column header.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.HeaderBackColor">
<summary>Gets or sets the background color for the legend cell column header.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the background of the legend cell column header. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.HeaderFont">
<summary>Gets or sets the font used in the legend column header.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object that specifies the font used in the legend column header. The default value is "Microsoft Sans Serif, 8pt, Bold".</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.HeaderForeColor">
<summary>Gets or sets the color of the legend column header text (<see cref="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.HeaderText" /> property).</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that specifies the color of the legend column header text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.HeaderText">
<summary>Gets or sets the text for the legend cell column header.</summary>
<returns>A <see langword="string" /> value that represents the legend cell column header text. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Legend">
<summary>Gets the legend in which this legend cell column belongs to.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object that represents the legend in which this legend cell column belongs to.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.MapAreaAttributes">
<summary>Gets or sets the map area attributes of the legend cell column.</summary>
<returns>A <see langword="string" /> value that represents the attributes of the map area that corresponds to the legend cell column. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Margins">
<summary>Gets or sets the margins of the legend cell column.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> object that represents the top, bottom, left, and right values of the legend cell margins. The default values for top, bottom, left and right are "0,0,15,15".</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.MaximumWidth">
<summary>Gets or sets the maximum width of the legend cell column.</summary>
<returns>An <see langword="integer" /> value that represents the maximum width of the legend cell column. The default value is minus one (-1), which means that the maximum width is automatically calculated.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.MinimumWidth">
<summary>Gets or sets the minimum width of the legend cell column.</summary>
<returns>An <see langword="integer" /> value that represents the minimum width of the legend cell column. The default value is minus one (-1), which means that the minimum width is automatically calculated.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Name">
<summary>Gets or sets the name of the legend cell column.</summary>
<returns>A <see langword="string" /> value that represents the text name of the legend cell column.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.PostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the postback value that is passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.SeriesSymbolSize">
<summary>Gets or sets the size of the series symbol displayed in a legend cell column.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> object that represents the size of the series symbol. The default values for the width and height of the symbol are 200 and 70, respectively.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellColumn.ShouldSerializeMargins">
<summary>Determines whether the property should be serialized. For internal use only.</summary>
<returns>
<see langword="true" /> if the property should be serialized; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Text">
<summary>Gets or sets the text of the legend cell column.</summary>
<returns>A <see langword="string" /> value that represents the text for the legend cell column. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.ToolTip">
<summary>Gets or sets the tooltip text for the legend cell column.</summary>
<returns>A <see langword="string" /> value that represents the tooltip for the legend cell column. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendCellColumn.Url">
<summary>Gets or sets the URL target of the legend cell columns automatically generated from a series or data point.</summary>
<returns>A <see langword="string" /> value that represents the destination URL or anchor point of the chart element. To use an absolute URL start the string expression with either "http://" or "www.". If the string does not start with either of these prefixes it will be treated as a relative URL. The default value is a zero-length string.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection">
<summary>Stores <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumn" /> objects, which are applied to default legend items.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCellColumnType">
<summary>Specifies a legend cell column type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendCellColumnType.SeriesSymbol">
<summary>The legend cell column contains a series symbol such as a line, rectangle, or line with marker.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendCellColumnType.Text">
<summary>The legend cell column contains text.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCellType">
<summary>Specifies a legend cell type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendCellType.Image">
<summary>The legend cell contains an image.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendCellType.SeriesSymbol">
<summary>The legend cell contains a series symbol, such as a line or rectangle.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendCellType.Text">
<summary>The legend cell contains text.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendCollection.Add(System.String)">
<summary>Adds the specified <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object to the end of the collection.</summary>
<param name="name">The name of the legend to be added.</param>
<returns>A <see langword="string" /> value that represents the index of the added item.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendImageStyle">
<summary>Specifies the style to apply to the symbol for a legend item.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendImageStyle.Line">
<summary>The symbol will be a line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendImageStyle.Marker">
<summary>The symbol will be a marker.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendImageStyle.Rectangle">
<summary>The symbol will be a rectangle.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendItem">
<summary>Represents a legend item, which is stored in the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItem.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItem.#ctor(System.String,System.Drawing.Color,System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> class with the specified name, color and image path.</summary>
<param name="name">The name of the legend item.</param>
<param name="color">The color of the legend item.</param>
<param name="image">The path of the image to be displayed for the legend item.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BackGradientStyle">
<summary>Gets or sets the orientation for the background gradient of a legend item. Also determines whether a gradient is used.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BackHatchStyle">
<summary>Gets or sets the hatching style of a legend item.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BackImageTransparentColor">
<summary>Gets or sets a color which will be replaced with a transparent color when the background image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be displayed as transparent.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BackSecondaryColor">
<summary>Gets or sets the secondary color of a legend item.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the secondary color of background with hatching or gradient fill. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BorderColor">
<summary>Gets or sets the border color of a legend item.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BorderDashStyle">
<summary>Gets or sets the border style of a legend item.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that determines the border style of the legend item.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.BorderWidth">
<summary>Gets or sets the border width of a legend item.</summary>
<returns>An <see langword="integer" /> value that determines the width, in pixels, of the legend item border.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Cells">
<summary>Gets the collection of cells in the legend item.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendCellCollection" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Color">
<summary>Gets or sets the color of a legend item.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItem.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> class and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Enabled">
<summary>Gets or sets a flag that indicates whether the legend item is enabled.</summary>
<returns>
<see langword="true" /> if the legend item is enabled; otherwise, <see langword="false" />. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Image">
<summary>Gets or sets the image that will be displayed for a legend item symbol.</summary>
<returns>A <see langword="string" /> value that represents the URL of an image file. The default value is an empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.ImageStyle">
<summary>Gets or sets the display style of the legend item image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendImageStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Legend">
<summary>Gets or sets the <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object associated with this legend item.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MapAreaAttributes">
<summary>Gets or sets the map area attributes of a legend item.</summary>
<returns>A <see langword="string" /> value that represents the attributes of corresponding map area for the legend item.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerBorderColor">
<summary>Gets or sets the border color of the markers, if used.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the ARGB (alpha, red, green, blue) color of a marker border.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerBorderWidth">
<summary>Gets or sets the border width of the markers, if used. Measured in pixels.</summary>
<returns>An <see langword="integer" /> value. The default value is one (1) pixel.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerColor">
<summary>Gets or sets the color of the markers, if used.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerImage">
<summary>Gets or sets a marker image.</summary>
<returns>A <see langword="string" /> value that represents the URL of an image file.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerImageTransparentColor">
<summary>Gets or sets a color that will be replaced with a transparent color when the marker image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents an ARGB (alpha, red, green, blue) color.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerSize">
<summary>Gets or sets the size of the legend item markers, if used.</summary>
<returns>An <see langword="integer" /> expression that represents the height and width of the plotting area of markers, in pixels. The default value is 5 pixels.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerStyle">
<summary>Gets or sets a legend item marker style. Also used to enable or disable the display of markers.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.LegendItem.MarkerStyle" /> integer enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Name">
<summary>Gets or sets the name of the legend item.</summary>
<returns>A <see langword="string" /> value that represents the name of the legend item.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.PostBackValue">
<summary>Gets or sets the postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the postback value passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.SeparatorColor">
<summary>Gets or sets the color of the legend item separator.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the color of the legend item separator. The default value is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.SeparatorType">
<summary>Gets or sets the separator style of the legend item.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.SeriesName">
<summary>Gets or sets the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> associated with a default legend item.</summary>
<returns>A <see langword="string" /> value that determines the name of the series associated with a default legend item. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.SeriesPointIndex">
<summary>Gets or sets the index of a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> object associated with a default legend item.</summary>
<returns>An <see langword="integer" /> value that represents the location of the default legend's associated data point in a zero-based index. All chart types except for pie and doughnut charts will return a negative one (-1).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.ShadowColor">
<summary>Gets or sets the shadow color of a legend item.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.ShadowOffset">
<summary>Gets or sets the shadow offset, in pixels, of a legend item.</summary>
<returns>An <see langword="integer" /> value that represents the shadow offset, in pixels, of the relevant chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.ToolTip">
<summary>Gets or sets the tooltip of the legend item.</summary>
<returns>A <see langword="string" /> value that represents the tooltip for the legend item.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LegendItem.Url">
<summary>Gets or sets the destination URL of a legend item.</summary>
<returns>A <see langword="string" /> value that represents the destination URL of a legend item. To use an absolute URL, start the string expression with either "http://" or "www.". If the string does not start with either of these prefixes it will be treated as a relative URL.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendItemOrder">
<summary>Specifies the order in which items are added to the legend.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendItemOrder.Auto">
<summary>The chart automatically determines the order in which items are added to the legend.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendItemOrder.ReversedSeriesOrder">
<summary>Items are added to the legend in the reverse order of items added to the chart series.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendItemOrder.SameAsSeriesOrder">
<summary>Items are added to the legend in the same order as items added to the chart series.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendItemsCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItemsCollection.Add(System.Drawing.Color,System.String)">
<summary>Adds a custom <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object with the specified text and symbol color to the end of the collection.</summary>
<param name="color">The symbol color of the legend item.</param>
<param name="text">The legend item text.</param>
<returns>An <see langword="integer" /> that represents the location in the zero-based index where the item was inserted into the collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItemsCollection.Add(System.String,System.String)">
<summary>Adds a custom <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object with the specified image to the end of the collection.</summary>
<param name="image">The absolute or relative URL of the image file to be used for the legend item symbol.</param>
<param name="text">The legend item text.</param>
<returns>An <see langword="integer" /> that represents the location in the zero-based index where the item was inserted into the collection.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItemsCollection.Insert(System.Int32,System.Drawing.Color,System.String)">
<summary>Inserts a <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object with the specified text and symbol color into the collection at the specified location.</summary>
<param name="index">The location in the zero-based index where the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object is to be inserted.</param>
<param name="color">The symbol color of the legend item.</param>
<param name="text">The legend item text.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItemsCollection.Insert(System.Int32,System.String,System.String)">
<summary>Inserts a <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object with the specified text and symbol image into the collection at the specified location.</summary>
<param name="index">The location in the zero-based index where the <see cref="T:System.Web.UI.DataVisualization.Charting.LegendItem" /> object is to be inserted.</param>
<param name="image">The absolute or relative URL of the image file to be used for the legend item symbol.</param>
<param name="text">The legend item text.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LegendItemsCollection.Reverse">
<summary>Reverses the order of items in the collection.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle">
<summary>Specifies the styles for legend separator lines.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.DashLine">
<summary>Legend separator is a dashed line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.DotLine">
<summary>Legend separator is a dotted line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.DoubleLine">
<summary>Legend separator is a double line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.GradientLine">
<summary>Legend separator is a solid line with a gradient on the ends.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.Line">
<summary>Legend separator is a solid line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.None">
<summary>No separator will be shown.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.ThickGradientLine">
<summary>Legend separator is a thick solid line with a gradient on the ends.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle.ThickLine">
<summary>Legend separator is a thick solid line.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendStyle">
<summary>Specifies the legend style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendStyle.Column">
<summary>Legend items are displayed using one column and multiple rows.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendStyle.Row">
<summary>Legend items are displayed using multiple columns and one row.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendStyle.Table">
<summary>Legend items are displayed using multiple columns and multiple rows.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LegendTableStyle">
<summary>Specifies the legend table style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendTableStyle.Auto">
<summary>The legend table style is automatically determined by the <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendTableStyle.Tall">
<summary>Legend items will be fit vertically within the legend. This style is preferred when <see cref="T:System.Web.UI.DataVisualization.Charting.Docking" /> is set to <see cref="F:System.Web.UI.DataVisualization.Charting.Docking.Left" /> or <see cref="F:System.Web.UI.DataVisualization.Charting.Docking.Right" />.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LegendTableStyle.Wide">
<summary>Legend items will be fit horizontally within the legend. This style is preferred when <see cref="T:System.Web.UI.DataVisualization.Charting.Docking" /> is set to <see cref="F:System.Web.UI.DataVisualization.Charting.Docking.Top" /> or <see cref="F:System.Web.UI.DataVisualization.Charting.Docking.Bottom" />.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LightStyle">
<summary>Specifies a lighting style for a three-dimensional (3D) chart area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LightStyle.None">
<summary>No lighting is applied.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LightStyle.Realistic">
<summary>A realistic lighting style is applied, where the hue of all chart area elements changes depending on the amount of rotation.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LightStyle.Simplistic">
<summary>A simplistic lighting style is applied, where the hue of all chart area elements is fixed.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle">
<summary>Specifies the shape - that is, the anchor cap - to draw on the point end of the label callout line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle.Arrow">
<summary>Anchor cap will be drawn with an arrowhead.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle.Diamond">
<summary>Anchor cap will be drawn with a diamond-shaped end.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle.None">
<summary>Anchor cap will not be drawn.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle.Round">
<summary>Anchor cap will be drawn with a round end.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle.Square">
<summary>Anchor cap will be drawn with a square head.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.LineAnnotation">
<summary>Represents a line annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.LineAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.Alignment">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.AnchorAlignment">
<summary>Gets or sets the position alignment of an annotation to the anchor point.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value that represents the annotation alignment to the anchor point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.AnnotationType">
<summary>Gets the type of annotation.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.BackColor">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.BackGradientStyle">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.BackHatchStyle">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.BackSecondaryColor">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.EndCap">
<summary>Gets or sets a style for the anchor cap at the end of the annotation line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> enumeration value that represents the style to apply to the anchor cap at the end of the line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.Font">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.ForeColor">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.IsInfinitive">
<summary>Gets or sets a flag that indicates whether an infinite line should be drawn.</summary>
<returns>
<see langword="true" /> if a line should be drawn infinitely through two points provided; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.IsSizeAlwaysRelative">
<summary>Gets or sets a flag that specifies whether the size of an annotation is always defined in relative chart coordinates.</summary>
<returns>
<see langword="true" /> if the <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.Width" /> and <see cref="P:System.Web.UI.DataVisualization.Charting.Annotation.Height" /> of an annotation are always in chart relative coordinates; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.StartCap">
<summary>Gets or sets a style for the anchor cap at the start of an annotation line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> enumeration value that represents the style to apply to the anchor cap at the start of the line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.LineAnnotation.TextStyle">
<summary>This property is not applicable to the line annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TextStyle" /> enumeration value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.MapArea">
<summary>Represents a map area.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor(System.String,System.Drawing.Drawing2D.GraphicsPath)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class with the specified URL and <see cref="T:System.Drawing.Drawing2D.GraphicsPath" /> object.</summary>
<param name="url">The destination URL or anchor point of the map area.</param>
<param name="path">A <see cref="T:System.Drawing.Drawing2D.GraphicsPath" /> object that defines the shape of the map area.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor(System.String,System.Drawing.RectangleF)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class with the specified URL and <see cref="T:System.Drawing.RectangleF" /> structure.</summary>
<param name="url">The destination URL or anchor point of the map area.</param>
<param name="rect">A <see cref="T:System.Drawing.RectangleF" /> structure that defines the shape of the rectangular map area.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor(System.String,System.String,System.String,System.String,System.Drawing.Drawing2D.GraphicsPath,System.Object)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class with the specified tooltip text, URL, attributes, postback value, path and tag.</summary>
<param name="toolTip">The tool tip for the map area.</param>
<param name="url">The destination URL or anchor point of the map area.</param>
<param name="attributes">The attributes for the map area.</param>
<param name="postBackValue">The postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</param>
<param name="path">The area coordinates of a map area as graphic path.</param>
<param name="tag">The tag to indicate whether the map area is custom.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor(System.String,System.String,System.String,System.String,System.Drawing.RectangleF,System.Object)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class with the specified tooltip text, URL, attributes, postback value, rectangle coordinates and tag.</summary>
<param name="toolTip">The tool tip for the map area.</param>
<param name="url">The destination URL or anchor point of the map area.</param>
<param name="attributes">The attributes for the map area.</param>
<param name="postBackValue">The postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</param>
<param name="rect">The coordinates of a <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> object.</param>
<param name="tag">The tag to indicate whether the map area is custom.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor(System.Web.UI.DataVisualization.Charting.MapAreaShape,System.String,System.Single[])">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class with the specified shape, URL and coordinates.</summary>
<param name="shape">The shape of the map area.</param>
<param name="url">The destination URL or anchor point of the map area.</param>
<param name="coordinates">An array of coordinates that determine the location of the circle, rectangle or polygon. The type of shape that is being used determines the type of coordinates required.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapArea.#ctor(System.Web.UI.DataVisualization.Charting.MapAreaShape,System.String,System.String,System.String,System.String,System.Single[],System.Object)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> class with the specified shape, tooltip text, URL, attributes, postback value, coordinates and tag.</summary>
<param name="shape">The shape of the map area.</param>
<param name="toolTip">The tool tip for the map area.</param>
<param name="url">The destination URL or anchor point of the map area.</param>
<param name="attributes">The attributes for the map area.</param>
<param name="postBackValue">The postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</param>
<param name="coordinates">An array of coordinates that determine the location of the circle, rectangle or polygon. The type of shape that is being used determines the type of coordinates required.</param>
<param name="tag">The tag to indicate whether the map area is custom.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.Coordinates">
<summary>Gets or sets the coordinates of a <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> object.</summary>
<returns>An array of coordinates that is dependent on the shape of the map area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.IsCustom">
<summary>Gets or sets a value that indicates whether the map area is custom.</summary>
<returns>
<see langword="true" /> if the map area is custom; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.MapAreaAttributes">
<summary>Gets or sets the attributes of the map area.</summary>
<returns>A <see langword="string" /> value that represents the attributes of the map area that corresponds to a particular chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.Name">
<summary>Gets or sets the name of the map area.</summary>
<returns>A <see langword="string" /> value that represents the name of the map area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.PostBackValue">
<summary>Gets or sets the postback value which can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the postback value passed to <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.Shape">
<summary>Gets or sets the shape of a <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.MapAreaShape" /> enumeration value that determines the shape of a map area object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.ToolTip">
<summary>Gets or sets the tooltip for the map area.</summary>
<returns>A <see langword="string" /> value that represents the tooltip of the chart element.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.MapArea.Url">
<summary>Gets or sets the destination URL or anchor point of the map area.</summary>
<returns>A <see langword="string" /> value that represents the destination URL or anchor point of the map area. To use an absolute URL, start the string expression with either "http://" or "www.". If the string does not start with either of these prefixes, it will be treated as a relative URL.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.MapAreasCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.MapArea" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.MapAreasCollection.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.MapAreasCollection" /> class.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.MapAreaShape">
<summary>Specifies the shape of a map area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MapAreaShape.Circle">
<summary>The shape of the map area is circular.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MapAreaShape.Polygon">
<summary>The shape of the map area is polygonal.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MapAreaShape.Rectangle">
<summary>The shape of the map area is rectangular.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Margins">
<summary>Represents the margins for various chart elements.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> class with the specified top, bottom, left and right coordinates of the margin.</summary>
<param name="top">Top margin.</param>
<param name="bottom">Bottom margin.</param>
<param name="left">Left margin.</param>
<param name="right">Right margin.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Margins.Bottom">
<summary>Gets or sets the bottom margin.</summary>
<returns>An <see langword="integer" /> value. The default value is 0.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.Equals(System.Object)">
<summary>Determines whether the specified object is equal to the current object.</summary>
<param name="obj">The object to compare with the current object.</param>
<returns>
<see langword="true" /> if the specified object is equal to the current object; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.GetHashCode">
<summary>Gets the hash code for the <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> object.</summary>
<returns>An <see langword="integer" /> value that represents the hash code for a <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.IsEmpty">
<summary>Determines whether the margins are empty.</summary>
<returns>
<see langword="true" /> if all margins values are zero; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Margins.Left">
<summary>Gets or sets the left margin.</summary>
<returns>An <see langword="integer" /> value. The default value is 0.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Margins.Right">
<summary>Gets or sets the right margin.</summary>
<returns>An <see langword="integer" /> value. The default value is 0.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Margins.Top">
<summary>Gets or sets the top margin.</summary>
<returns>An <see langword="integer" /> value. The default value is 0.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.ToRectangleF">
<summary>Converts a <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> object to a <see cref="T:System.Drawing.RectangleF" /> object.</summary>
<returns>A <see cref="T:System.Drawing.RectangleF" /> object that has margins.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Margins.ToString">
<summary>Converts a <see cref="T:System.Web.UI.DataVisualization.Charting.Margins" /> object to its <see langword="string" /> representation.</summary>
<returns>A <see langword="string" /> value that represents this object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.MarkerStyle">
<summary>Specifies a style for markers.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Circle">
<summary>A circular marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Cross">
<summary>A cross-shaped marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Diamond">
<summary>A diamond-shaped marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.None">
<summary>No marker is displayed for the series or data point.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Square">
<summary>A square marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Star10">
<summary>A 10-point star-shaped marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Star4">
<summary>A 4-point star-shaped marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Star5">
<summary>A 5-point star-shaped marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Star6">
<summary>A 6-point star-shaped marker is displayed.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.MarkerStyle.Triangle">
<summary>A triangular marker is displayed.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.NamedImage">
<summary>Represents named images, which are stored in the <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImagesCollection" />.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.NamedImage.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.NamedImage.#ctor(System.String,System.Drawing.Image)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> class with the specified name of the named image and its associated image.</summary>
<param name="name">The name of the named image. Use this name when setting a named image to one of the image properties.</param>
<param name="image">The associated image.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.NamedImage.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.NamedImage.Image">
<summary>Gets or sets the image of a <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> object.</summary>
<returns>The image component of a <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> object. This can be any object derived from the .NET Framework <see cref="T:System.Drawing.Image" /> class, for example, a <see cref="T:System.Drawing.Bitmap" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.NamedImage.Name">
<summary>Gets or sets the unique name of a <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> object.</summary>
<returns>A <see langword="string" /> value that represents the unique name of a <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> object stored in the <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImagesCollection" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.NamedImagesCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.NamedImage" /> objects.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Point3D">
<summary>Represents the coordinates of a three-dimensional (3D) data point. This class is used when performing custom drawing with 3D charts.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Point3D.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Point3D" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Point3D.#ctor(System.Single,System.Single,System.Single)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint" /> class with the specified X, Y and Z coordinates.</summary>
<param name="x">The X coordinate of 3D point.</param>
<param name="y">The Y coordinate of 3D point.</param>
<param name="z">The Z coordinate, which represents the depth of 3D point.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Point3D.PointF">
<summary>Gets or sets a <see cref="T:System.Drawing.PointF" /> structure, which stores the X and Y coordinates of a 3D point.</summary>
<returns>A <see cref="T:System.Drawing.PointF" /> structure that represents the X and Y coordinates of a 3D point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Point3D.X">
<summary>Gets or sets the X coordinate of a 3D point.</summary>
<returns>A <see langword="float" /> that represents the X coordinate of a 3D point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Point3D.Y">
<summary>Gets or sets the Y coordinate of a 3D point.</summary>
<returns>A <see langword="float" /> value that represents the Y coordinate of a 3D point.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Point3D.Z">
<summary>Gets or sets the Z coordinate of a 3D point.</summary>
<returns>The Z coordinate of a 3D point, which is measured as a percentage of the relevant chart area's depth.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.PointSortOrder">
<summary>Indicates whether the sort order for data point values is ascending or descending.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.PointSortOrder.Ascending">
<summary>Ascending sort order, that is, smallest to largest values.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.PointSortOrder.Descending">
<summary>Descending sort order, that is, largest to smallest values.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.PolygonAnnotation">
<summary>Represents a polygon annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.PolygonAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.AnnotationType">
<summary>Gets the annotation type.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.BackColor">
<summary>Gets or sets the background color of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.BackGradientStyle">
<summary>Gets or sets the background gradient style of an annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> value used to draw the annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.BackHatchStyle">
<summary>Gets or sets the background hatch style of an annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> value used to draw the annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.BackSecondaryColor">
<summary>Gets or sets the secondary color of the annotation background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation background with hatching or gradient fill.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.EndCap">
<summary>This property is not applicable to the polygon annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolygonAnnotation.StartCap">
<summary>This property is not applicable to the polygon annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.PolylineAnnotation">
<summary>Represents a polyline annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.PolylineAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.Alignment">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.AnnotationType">
<summary>Gets the annotation type.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.BackColor">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.BackGradientStyle">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.BackHatchStyle">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.BackSecondaryColor">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.Dispose(System.Boolean)">
<summary>Releases unmanaged and, optionally, managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both unmanaged and managed resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.EndCap">
<summary>Gets or sets the style of an anchor cap at the end of the annotation line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> value that represents the style used for an anchor cap located at the end of an annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.Font">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.ForeColor">
<summary>This property is not applicable to the polyline annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.GraphicsPath">
<summary>Gets or sets the path points of a polyline annotation at run time.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.GraphicsPath" /> object with the polyline shape.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.GraphicsPathPoints">
<summary>Gets or sets the path points of the polyline annotation at design time.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPointCollection" /> object with the polyline shape.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.IsFreeDrawPlacement">
<summary>Gets or sets a flag that determines whether an annotation should be placed using the free-draw mode.</summary>
<returns>
<see langword="true" /> if an annotation should be placed using free-draw mode; otherwise,<see langword="false" />. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.StartCap">
<summary>Gets or sets a style for the anchor cap at the start of the annotation line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> value that represents the style for an anchor cap located at the start of an annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.TextStyle">
<summary>Gets or sets the text style of an annotation.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.PolylineAnnotation.TextStyle" /> value used to draw the text of an annotation.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.RectangleAnnotation">
<summary>Represents a rectangle annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.AnnotationPathPoint" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.AnnotationType">
<summary>Gets the annotation type.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.BackColor">
<summary>Gets or sets the background color of the annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.BackGradientStyle">
<summary>Gets or sets the gradient style of the annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> value used to draw an annotation background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.BackHatchStyle">
<summary>Gets or sets the hatch style of an annotation background.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> value used to draw the background.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.BackSecondaryColor">
<summary>Gets or sets the secondary color for an annotation background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation background with hatching or gradient fill.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.LineColor">
<summary>Gets or sets the line color of an annotation.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the annotation line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.LineDashStyle">
<summary>Gets or sets the line style of an annotation.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> value used to draw the line style of an annotation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.RectangleAnnotation.LineWidth">
<summary>Gets or sets the line width, in pixels, of an annotation.</summary>
<returns>An <see langword="integer" /> value that represents the line width, in pixels.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.RenderType">
<summary>Specifies how the image of the chart will be rendered.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.RenderType.BinaryStreaming">
<summary>Chart is streamed directly to the client.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.RenderType.ImageMap">
<summary>Chart is rendered as an image map.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.RenderType.ImageTag">
<summary>Chart is rendered using an HTML image tag.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.RightToLeft">
<summary>Specifies a value indicating whether the text appears from right to left, such as when using Hebrew or Arabic fonts.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.RightToLeft.Inherit">
<summary>The direction the text read is inherited from the parent control.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.RightToLeft.No">
<summary>The text reads from left to right. This is the default.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.RightToLeft.Yes">
<summary>The text reads from right to left.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.SerializationContents">
<summary>Specifies the type of chart content to be serialized.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SerializationContents.All">
<summary>Serialize all chart information. This includes all appearance properties and data point values.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SerializationContents.Appearance">
<summary>Serialize all appearance properties, such as color or line style, if they have non-default values</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SerializationContents.Data">
<summary>Serialize data values from all chart series. Does not include appearance properties.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SerializationContents.Default">
<summary>Serialize all non-default chart content. This includes appearance properties, series and their data points, axis minimums/maximums, and so forth.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.SerializationFormat">
<summary>Represents the formatting type to use when the chart is serialized.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SerializationFormat.Binary">
<summary>Chart data will be serialized in a binary format.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SerializationFormat.Xml">
<summary>Chart data will be serialized using well-formed XML.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Series">
<summary>Stores data points and series attributes.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> class with the specified series name.</summary>
<param name="name">The name of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that will be created. This must be a unique name, otherwise an exception will be thrown.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.#ctor(System.String,System.Int32)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> class with the specified name and maximum number of Y values.</summary>
<param name="name">The name of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object that will be created.</param>
<param name="yValues">The maximum number of Y-values allowed for the <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> objects that belong to this series.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.AxisLabel">
<summary>Gets or sets the axis label text for the series.</summary>
<returns>A <see langword="string" /> value. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.ChartArea">
<summary>Gets or sets the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object used to plot the data series, if any.</summary>
<returns>A <see langword="string" /> value that represents a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object, which is used to plot the series.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.ChartType">
<summary>Gets or sets the chart type of a series.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.SeriesChartType" /> enumeration value that indicates the chart type that will be used to represent the series. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Column" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.ChartTypeName">
<summary>Gets or sets the name of the chart type used to draw the series.</summary>
<returns>A <see langword="string" /> value that represents the name of the chart type.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.EmptyPointStyle">
<summary>Gets or sets the drawing style of points marked as empty.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCustomProperties" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.Enabled">
<summary>Gets or sets a flag that indicates whether the series will be visible on the rendered chart.</summary>
<returns>
<see langword="true" /> if the series will be visible on the rendered chart; otherwise, <see langword="false" />. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.IsXValueIndexed">
<summary>Gets or sets a flag that indicates whether data point indices will be used for the X-values.</summary>
<returns>
<see langword="true" /> if the indices of data points that belong to the series will be used for X-values; <see langword="false" /> if they will not. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.Legend">
<summary>Gets or sets the name of the series associated with the <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object.</summary>
<returns>A <see langword="string" /> value that represents the name of a <see cref="T:System.Web.UI.DataVisualization.Charting.Legend" /> object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.MarkerStep">
<summary>Gets or sets a value that determines how often to display data point markers.</summary>
<returns>An <see langword="integer" /> value that determines how often to display data point markers. The default value is one (1).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.Name">
<summary>Gets or sets the unique name of a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object.</summary>
<returns>A <see langword="string" /> value that represents the unique name of the data series.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.Palette">
<summary>Gets or sets the color palette of a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ChartColorPalette" /> enumeration value that determines the palette for the data series.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.Points">
<summary>Gets a <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCollection" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DataPointCollection" /> object that represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> objects.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.ShadowColor">
<summary>Gets or sets the shadow color of a series.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.ShadowOffset">
<summary>Gets or sets the shadow offset, in pixels, of a series.</summary>
<returns>An <see langword="integer" /> value that represents the shadow offset of the series, in pixels.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.SmartLabelStyle">
<summary>Gets or sets the style of the smart labels.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> enumeration value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.Sort(System.Collections.Generic.IComparer{System.Web.UI.DataVisualization.Charting.DataPoint})">
<summary>Sorts the points in the series using <see cref="T:System.Collections.IComparer" /> interface.</summary>
<param name="comparer">The <see cref="T:System.Collections.IComparer" /> interface.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.Sort(System.Web.UI.DataVisualization.Charting.PointSortOrder)">
<summary>Sorts the data points in the series, given the specified sort order.</summary>
<param name="pointSortOrder">The sort order.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Series.Sort(System.Web.UI.DataVisualization.Charting.PointSortOrder,System.String)">
<summary>Sorts the points in the series, given the specified sort order and value to use for the sort.</summary>
<param name="pointSortOrder">The sort order.</param>
<param name="sortBy">The value used for the sort (X, Y, Y2 ...).</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.XAxisType">
<summary>Gets or sets the X-axis type of the series.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.Series.XAxisType" /> enumeration value that determines if the series uses the primary or secondary X-axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.XValueMember">
<summary>Gets or sets the member column of the chart data source used to data bind to the X-value of the series.</summary>
<returns>A <see langword="string" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.XValueType">
<summary>Gets or sets the value types plotted along the X-axis.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartValueType" /> enumeration value that determines the type of X-value data stored by the series. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.YAxisType">
<summary>Gets or sets the Y-axis type of a series.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AxisType" /> enumeration value that determines if a series uses the primary or secondary Y-axis.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.YValueMembers">
<summary>Gets or sets member columns of the chart data source used to bind data to the Y-values of the series.</summary>
<returns>A <see langword="string" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.YValuesPerPoint">
<summary>Gets or sets the maximum number of Y-values that <see cref="T:System.Web.UI.DataVisualization.Charting.DataPoint" /> objects in a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> are allowed to have.</summary>
<returns>An <see langword="integer" /> value that represents the maximum number of Y-values that the data points in a series are allowed to have. The default value to one (1).</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Series.YValueType">
<summary>Gets or sets the type of Y-value data in the data points stored by a series.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartValueType" /> enumeration value that determines the type of Y-value data stored by the series. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartValueType.Auto" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.SeriesChartType">
<summary>Specifies a chart type for a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" />.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Area">
<summary>Area chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Bar">
<summary>Bar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.BoxPlot">
<summary>Box plot chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Bubble">
<summary>Bubble chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Candlestick">
<summary>Candlestick chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Column">
<summary>Column chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Doughnut">
<summary>Doughnut chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.ErrorBar">
<summary>Error bar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.FastLine">
<summary>FastLine chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.FastPoint">
<summary>FastPoint chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Funnel">
<summary>Funnel chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Kagi">
<summary>Kagi chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Line">
<summary>Line chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Pie">
<summary>Pie chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Point">
<summary>Point chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.PointAndFigure">
<summary>PointAndFigure chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Polar">
<summary>Polar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Pyramid">
<summary>Pyramid chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Radar">
<summary>Radar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Range">
<summary>Range chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.RangeBar">
<summary>RangeBar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.RangeColumn">
<summary>Range column chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Renko">
<summary>Renko chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Spline">
<summary>Spline chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.SplineArea">
<summary>Spline area chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.SplineRange">
<summary>Spline range chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StackedArea">
<summary>Stacked area chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StackedArea100">
<summary>Hundred-percent stacked area chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StackedBar">
<summary>Stacked bar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StackedBar100">
<summary>Hundred-percent stacked bar chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StackedColumn">
<summary>Stacked column chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StackedColumn100">
<summary>Hundred-percent stacked column chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.StepLine">
<summary>StepLine chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.Stock">
<summary>Stock chart type.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.SeriesChartType.ThreeLineBreak">
<summary>ThreeLineBreak chart type.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.SeriesCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.SeriesCollection.Add(System.String)">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object with the given name to the end of the collection.</summary>
<param name="name">The name of the <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> to be added.</param>
<returns>The new <see cref="T:System.Web.UI.DataVisualization.Charting.Series" /> object appended to the collection.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle">
<summary>Provides methods and properties used to perform intelligent, rule-based data point label positioning to resolve overlapping data point label issues.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.AllowOutsidePlotArea">
<summary>Gets or sets a flag that specifies whether a <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> object can be drawn outside the plotting area.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.CalloutBackColor">
<summary>Gets or sets the background color of the label callout.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.CalloutLineAnchorCapStyle">
<summary>Gets or sets the anchor cap style of the label callout line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.CalloutLineColor">
<summary>Gets or sets the color of the label callout line.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.CalloutLineDashStyle">
<summary>Gets or sets the style of the label callout line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.CalloutLineWidth">
<summary>Gets or sets the width of the label callout line.</summary>
<returns>An <see langword="integer" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.CalloutStyle">
<summary>Gets or sets the callout style of the repositioned <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelCalloutStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.Enabled">
<summary>Gets or sets a flag that indicates whether a <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> algorithm is enabled.</summary>
<returns>
<see langword="true" /> if an algorithm will be applied to prevent data point labels from overlapping. <see langword="false" /> if overlapping of data point labels will not be prevented. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.IsMarkerOverlappingAllowed">
<summary>Gets or sets a flag that specifies whether the point labels are allowed to overlap a point marker.</summary>
<returns>
<see langword="true" /> if data point labels are permitted to overlap point markers. <see langword="false" /> if data point labels will be prevented from overlapping the point markers. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.IsOverlappedHidden">
<summary>Gets or sets a flag that indicates whether overlapped labels that cannot be repositioned will be hidden.</summary>
<returns>
<see langword="true" /> if labels will be hidden if they overlap. <see langword="false" /> if overlapped labels will not be hidden. The default value is <see langword="true" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.MaxMovingDistance">
<summary>Gets or sets the maximum distance, in pixels, that the overlapped <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> object can be moved from the marker.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.MinMovingDistance">
<summary>Gets or sets the minimum distance, in pixels, that the overlapped <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> object can be moved from the marker.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.SmartLabelStyle.MovingDirection">
<summary>Gets or sets the direction(s) in which the overlapped <see cref="T:System.Web.UI.DataVisualization.Charting.SmartLabelStyle" /> object is allowed to be moved.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles" /> enumeration value or multiple bitwise OR'd <see cref="T:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles" /> values. The default is the bitwise OR of all <see cref="T:System.Web.UI.DataVisualization.Charting.LabelAlignmentStyles" /> values to allow repositioning in all directions except to the center of the data point.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.StartFromZero">
<summary>Indicates whether an axis segment should start from zero when a scale break is used.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.StartFromZero.Auto">
<summary>The <see cref="T:System.Web.UI.DataVisualization.Charting.Chart" /> control calculates whether to start the axis scale at zero or at a more appropriate rounded value.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.StartFromZero.No">
<summary>Do not start the axis segment scale from zero.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.StartFromZero.Yes">
<summary>Start the axis segment scale from zero.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.StatisticFormula">
<summary>Calculates statistical formulas.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.Anova(System.Double,System.String)">
<summary>The Anova formula determines the existence or absence of a statistically significant difference between the mean values of two or more groups of data.</summary>
<param name="probability">Alpha value. The acceptable input range is between 0 and 1.</param>
<param name="inputSeriesNames">Names of two or more input series. Each series must exist in the series collection at the time of the method call, and have the same number of data points.</param>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.AnovaResult" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.BetaFunction(System.Double,System.Double)">
<summary>The beta function calculates the beta function value.</summary>
<param name="m">First value for the beta function.</param>
<param name="n">Second value for the beta function.</param>
<returns>Beta value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.Correlation(System.String,System.String)">
<summary>The correlation formula shows the strength of the relationship that exists between two random variables.</summary>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>Correlation value between the two groups of data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.Covariance(System.String,System.String)">
<summary>The covariance formula measures the degree of dependence that may exist between two random variables.</summary>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>Covariance value between the two groups of data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.FDistribution(System.Double,System.Int32,System.Int32)">
<summary>The F distribution formula calculates the probability for the F-distribution.</summary>
<param name="value">The F value for which you want the distribution.</param>
<param name="firstDegreeOfFreedom">First degree of freedom.</param>
<param name="secondDegreeOfFreedom">Second degree of freedom.</param>
<returns>Probability for the F distribution.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.FTest(System.Double,System.String,System.String)">
<summary>The F-test formula performs a two-sample F-test using F distribution, and is used to see if the samples have different variances.</summary>
<param name="probability">The alpha value. The acceptable range is between 0 and 1.</param>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.FTestResult" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.GammaFunction(System.Double)">
<summary>The gamma function calculates the gamma value.</summary>
<param name="value">Value for which the gamma value is required.</param>
<returns>Gamma value.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.InverseFDistribution(System.Double,System.Int32,System.Int32)">
<summary>The inverse F distribution formula calculates the inverse of the F cumulative distribution.</summary>
<param name="probability">Probability for the F distribution. The acceptable range is between 0 and 1.</param>
<param name="firstDegreeOfFreedom">First degree of freedom.</param>
<param name="secondDegreeOfFreedom">Second degree of freedom.</param>
<returns>F value for the F distribution.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.InverseNormalDistribution(System.Double)">
<summary>The inverse normal distribution formula calculates the inverse of the standard normal cumulative distribution. The distribution has a mean of 0 and a standard deviation of one.</summary>
<param name="probability">Alpha value. The acceptable input range is between 0 and 1.</param>
<returns>Inverse of the normal distribution function.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.InverseTDistribution(System.Double,System.Int32)">
<summary>The inverse t-distribution formula calculates the t-value of the Student's t-distribution as a function of probability and degrees of freedom.</summary>
<param name="probability">Probability for the F distribution. The acceptable range is between 0 and 1.</param>
<param name="degreeOfFreedom">Degree of freedom.</param>
<returns>Inverse of the t-distribution.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.Mean(System.String)">
<summary>The mean formula calculates the average, or mean, of data stored in a data series.</summary>
<param name="inputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the data for which the mean value is required.</param>
<returns>Mean value of all the data points in the given series.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.Median(System.String)">
<summary>The median formula calculates the median of the data stored in a data series.</summary>
<param name="inputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the data for which the median value is required.</param>
<returns>Median of all the data points in the given series.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.NormalDistribution(System.Double)">
<summary>The normal distribution formula calculates the value of the standard normal cumulative distribution. The distribution has a mean of 0 and a standard deviation of 1.</summary>
<param name="zValue">Value for which the normal distribution is required.</param>
<returns>Value of the standard normal cumulative distribution.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.TDistribution(System.Double,System.Int32,System.Boolean)">
<summary>The t-distribution formula calculates the probability for the Student's t-distribution.</summary>
<param name="value">
<c>t</c>-value for which you want the distribution.</param>
<param name="degreeOfFreedom">Degree of freedom</param>
<param name="oneTail">If set to <see langword="true" />, one-tailed distribution is used. Otherwise, two-tailed distribution is used.</param>
<returns>t-distribution function probability.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.TTestEqualVariances(System.Double,System.Double,System.String,System.String)">
<summary>The t-test with equal variances formula performs a t-test using Student's t-distribution with equal variances.</summary>
<param name="hypothesizedMeanDifference">Hypothesized difference between the means of the data groups.</param>
<param name="probability">Alpha value. The acceptable range is between 0 and 1.</param>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TTestResult" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.TTestPaired(System.Double,System.Double,System.String,System.String)">
<summary>The t-test paired formula performs a t-test using Student's t-distribution with paired samples. This is useful when there is an observed natural pairing in samples (for example, when a sample group is tested twice).</summary>
<param name="hypothesizedMeanDifference">Hypothesized difference between the means of the data groups.</param>
<param name="probability">Alpha value. The acceptable range is between 0 and 1.</param>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TTestResult" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.TTestUnequalVariances(System.Double,System.Double,System.String,System.String)">
<summary>The t-test with unequal variances formula performs a t-test using Student's t-distribution with unequal variances.</summary>
<param name="hypothesizedMeanDifference">Hypothesized difference between the means of the data groups.</param>
<param name="probability">Alpha value. The acceptable range is between 0 and 1.</param>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TTestResult" /> object.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.Variance(System.String,System.Boolean)">
<summary>The variance formula calculates the variance within a group of data.</summary>
<param name="inputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the data for which the mean value is required.</param>
<param name="sampleVariance">Specify <see langword="true" /> if the data is a sample of a population; and <see langword="false" /> if the data is the entire population.</param>
<returns>Variance within the group of data.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StatisticFormula.ZTest(System.Double,System.Double,System.Double,System.Double,System.String,System.String)">
<summary>The Z-test formula performs a Z-test using normal distribution.</summary>
<param name="hypothesizedMeanDifference">Hypothesized difference between the means of the data groups.</param>
<param name="varianceFirstGroup">Variance within the first group of data.</param>
<param name="varianceSecondGroup">Variance within the second group of data.</param>
<param name="probability">Alpha value. The acceptable range is between 0 and 1.</param>
<param name="firstInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the first group's data.</param>
<param name="secondInputSeriesName">Name of the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.Series" /> object that stores the second group's data.</param>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ZTestResult" /> object.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.StripLine">
<summary>Represents the strip lines on a chart.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StripLine.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackColor">
<summary>Gets or sets the background color of the strip line.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> structure. The default color is <see cref="P:System.Drawing.Color.White" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackGradientStyle">
<summary>Gets or sets the gradient style of the strip line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackHatchStyle">
<summary>Gets or sets the hatching style of the strip line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackImage">
<summary>Gets or sets the background image of the strip line.</summary>
<returns>A <see langword="string" /> value that represents an image file URL. The default is an empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackImageAlignment">
<summary>Gets or sets the background image alignment.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle" /> enumeration value. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopLeft" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackImageTransparentColor">
<summary>Gets or sets the color of a strip line background image that will be implemented as transparent.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be displayed as transparent.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackImageWrapMode">
<summary>Gets or sets the drawing mode of the background image of the strip line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> integer enumeration. The default is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Tile" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BackSecondaryColor">
<summary>Gets or sets the secondary color of the strip line background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the secondary color of a background with hatching or gradient fill. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BorderColor">
<summary>Gets or sets the border color of a strip line.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BorderDashStyle">
<summary>Gets or sets the border style of the strip line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that determines the border style of the strip line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.BorderWidth">
<summary>Gets or sets the border width of the strip line.</summary>
<returns>An <see langword="integer" /> value that determines the width of the strip line's border, in pixels.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.StripLine.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.Font">
<summary>Gets or sets the font used for the strip line text.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> value that represents the font of the strip line text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.ForeColor">
<summary>Gets or sets the color of the strip line text.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the text color of a strip line. The default value is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.Interval">
<summary>Gets or sets the interval for a strip line, and determines if the strip line is drawn once or repeatedly.</summary>
<returns>A <see langword="double" /> value that represents the interval between strip lines. The default value is 0.0.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.IntervalOffset">
<summary>Gets or sets the offset of grid lines, tick marks, strip lines and axis labels.</summary>
<returns>A <see langword="double" /> value that represents the interval offset.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.IntervalOffsetType">
<summary>Gets or sets the interval offset type of the strip line.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that indicates the interval type. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.IntervalType">
<summary>Gets or sets the interval type of a <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> object.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that indicates the interval type. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.MapAreaAttributes">
<summary>Gets or sets the map area attributes of the strip line.</summary>
<returns>A <see langword="string" /> value that represents the attributes of the chart element's corresponding map area.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.Name">
<summary>Gets the name of the strip line.</summary>
<returns>A <see langword="string" /> value that represents the name of the strip line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.PostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A string value that represents the postback value that is passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.StripWidth">
<summary>Gets or sets the width of a strip line.</summary>
<returns>A <see langword="double" /> value that determines whether a strip or a line is drawn. The default value is 0.0.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.StripWidthType">
<summary>Gets or sets the unit of measurement for the <see cref="P:System.Web.UI.DataVisualization.Charting.StripLine.StripWidth" /> property.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType" /> enumeration value that indicates the width type. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.DateTimeIntervalType.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.Text">
<summary>Gets or sets the text for the strip line.</summary>
<returns>A <see langword="string" /> value that represents the text of a strip line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.TextAlignment">
<summary>Gets or sets the text alignment of the strip line.</summary>
<returns>A <see cref="T:System.Drawing.StringAlignment" /> value that represents the alignment of the strip line text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.TextLineAlignment">
<summary>Gets or sets the text line alignment of strip line text.</summary>
<returns>A <see cref="T:System.Drawing.StringAlignment" /> value that represents the alignment of the text line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.TextOrientation">
<summary>Gets or sets the text orientation.</summary>
<returns>A <see cref="P:System.Web.UI.DataVisualization.Charting.StripLine.TextOrientation" /> value that represents the alignment of the text orientation.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.ToolTip">
<summary>Gets or sets the tooltip of a strip line.</summary>
<returns>A <see langword="string" /> value that represents the tooltip of the strip line.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.StripLine.Url">
<summary>Gets or sets the destination URL or anchor point of the strip line.</summary>
<returns>A <see langword="string" /> value that represents the destination URL or anchor point of the strip line.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.StripLinesCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.StripLine" /> objects.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TextAnnotation">
<summary>Represents a text annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.TextAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.TextAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.AnnotationType">
<summary>Gets the annotation type.</summary>
<returns>The annotation type.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.BackColor">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.BackGradientStyle">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.BackHatchStyle">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.BackSecondaryColor">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.Font">
<summary>Gets or sets the font for the annotation text.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object used as the font for the annotation text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.IsMultiline">
<summary>Gets or sets a flag that indicates whether the annotation text is multiline.</summary>
<returns>
<see langword="true" /> if the annotation text is multiline; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.LineColor">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.LineDashStyle">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.LineWidth">
<summary>This property is not applicable to the text annotation type.</summary>
<returns>An <see langword="integer" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TextAnnotation.Text">
<summary>Gets or sets the text of the annotation.</summary>
<returns>A <see langword="string" /> value that represents the text.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality">
<summary>Specifies the quality of the anti-aliasing to be used with the <see cref="P:System.Web.UI.DataVisualization.Charting.Chart.TextAntiAliasingQuality" /> property.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality.High">
<summary>High anti-aliasing quality.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality.Normal">
<summary>Normal anti-aliasing quality.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextAntiAliasingQuality.SystemDefault">
<summary>System default anti-aliasing quality. The text will be drawn using whatever font smoothing settings the user has selected for the system.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TextOrientation">
<summary>Specifies text orientation in a chart element.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextOrientation.Auto">
<summary>Text orientation is automatically determined, based on the type of chart element in which the text appears.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextOrientation.Horizontal">
<summary>Text is horizontal.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextOrientation.Rotated270">
<summary>Text is rotated 270 degrees and oriented from bottom to top.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextOrientation.Rotated90">
<summary>Text is rotated 90 degrees and oriented from top to bottom.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextOrientation.Stacked">
<summary>Text characters are not rotated and are positioned one below the other.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TextStyle">
<summary>Specifies text drawing styles.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextStyle.Default">
<summary>Default text drawing style.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextStyle.Embed">
<summary>Embedded text.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextStyle.Emboss">
<summary>Embossed text.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextStyle.Frame">
<summary>Framed text.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TextStyle.Shadow">
<summary>Shadow text.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TickMark">
<summary>Represents the major and minor tick marks along an axis.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.TickMark.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TickMark.Size">
<summary>Gets or sets the length of tick marks. The length is measured in units that represent a percentage of the height or width of the chart image, depending on the axis.</summary>
<returns>A <see langword="float" /> value that represents the size, or length, of tick marks. The default value is 1.0 percent.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TickMark.TickMarkStyle">
<summary>Gets or sets the tick mark style.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TickMarkStyle" /> enumeration value. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.TickMarkStyle.OutsideArea" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TickMarkStyle">
<summary>Specifies a tick mark style when setting the <see cref="P:System.Web.UI.DataVisualization.Charting.TickMark.TickMarkStyle" /> property of a <see cref="T:System.Web.UI.DataVisualization.Charting.TickMark" /> object.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TickMarkStyle.AcrossAxis">
<summary>Tick marks are drawn across the relevant axis line.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TickMarkStyle.InsideArea">
<summary>Tick marks are drawn inside the chart area.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TickMarkStyle.None">
<summary>Tick marks are disabled.</summary>
</member>
<member name="F:System.Web.UI.DataVisualization.Charting.TickMarkStyle.OutsideArea">
<summary>Tick marks are drawn outside the chart area.</summary>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.Title">
<summary>Represents a title for the entire chart image.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Title.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> class.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Title.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> class with the specified title text.</summary>
<param name="text">A <see langword="string" /> that represents the text for the title.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Title.#ctor(System.String,System.Web.UI.DataVisualization.Charting.Docking)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> class with the specified title text and docking value.</summary>
<param name="text">A <see langword="string" /> that represents the text for the title.</param>
<param name="docking">A <see cref="T:System.Web.UI.DataVisualization.Charting.Docking" /> enumeration value that determines where the title will be docked on the chart.</param>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Title.#ctor(System.String,System.Web.UI.DataVisualization.Charting.Docking,System.Drawing.Font,System.Drawing.Color)">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> class with the specified title text, docking value, font and color.</summary>
<param name="text">A <see langword="string" /> that represents the text for the title.</param>
<param name="docking">A <see cref="T:System.Web.UI.DataVisualization.Charting.Docking" /> enumeration value that determines where the title will be docked on the chart.</param>
<param name="font">The font used to draw the title.</param>
<param name="color">The color used to draw the title.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Alignment">
<summary>Gets or sets the alignment of the title.</summary>
<returns>A <see cref="T:System.Drawing.ContentAlignment" /> enumeration value that represents the title alignment within the text drawing area. The default value is <see cref="F:System.Drawing.ContentAlignment.MiddleCenter" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackColor">
<summary>Gets or sets the background color of the title.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that represents the background color of the title. The default color is <see cref="P:System.Drawing.Color.White" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackGradientStyle">
<summary>Gets or sets the orientation for the background gradient of a title. Also determines whether a gradient is used.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.GradientStyle" /> enumeration that represents the orientation for the background gradient of a title. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.GradientStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackHatchStyle">
<summary>Gets or sets the hatching style for the title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartHatchStyle" /> enumeration that represents the hatching style for the title. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartHatchStyle.None" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackImage">
<summary>Gets or sets the background image of the title.</summary>
<returns>A <see langword="string" /> value that represents the URL of an image file. The default is an empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackImageAlignment">
<summary>Gets or sets the alignment of the title background image.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle" /> enumeration value that represents the alignment of the title background image. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageAlignmentStyle.TopLeft" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackImageTransparentColor">
<summary>Gets or sets a color that will be drawn as transparent when the background image is drawn.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that will be drawn as transparent when the background image is drawn. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackImageWrapMode">
<summary>Gets or sets the drawing mode for the background image of the title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode" /> enumeration value that represents the drawing mode for the background image of the title. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.ChartImageWrapMode.Tile" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BackSecondaryColor">
<summary>Gets or sets the secondary color of the title background.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used for the secondary color of a background with hatching or gradient fill. The default value is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BorderColor">
<summary>Gets or sets the border color of the title.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value used to draw the border color of the title. The default color is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BorderDashStyle">
<summary>Gets or sets the border style of the title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.ChartDashStyle" /> enumeration value that determines the border style of the title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.BorderWidth">
<summary>Gets or sets the border width of the title.</summary>
<returns>An <see langword="integer" /> value that determines the border width, in pixels, of the title.</returns>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.Title.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> and optionally releases the managed resources.</summary>
<param name="disposing">
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.DockedToChartArea">
<summary>Gets or sets the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> where the title will be docked.</summary>
<returns>A <see langword="string" /> value that represents the name of the <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> where this title will be docked. The default value is the empty string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Docking">
<summary>Gets or sets a value that determines where the title is docked.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.Docking" /> enumeration value that specifies the docking location of the title. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.Docking.Top" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.DockingOffset">
<summary>Gets or sets the positive or negative offset of the docked title position.</summary>
<returns>An <see langword="integer" /> value that represents an offset of the docked title position.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Font">
<summary>Gets or sets the font for the title.</summary>
<returns>A <see cref="T:System.Drawing.Font" /> object that specifies the font for the title. Defaults to "Microsoft Sans Serif, 8pt".</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.ForeColor">
<summary>Gets or sets the color of the title text.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value that specifies the color of the title text.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.IsDockedInsideChartArea">
<summary>Gets or sets a flag that specifies whether the title should be docked within a <see cref="T:System.Web.UI.DataVisualization.Charting.ChartArea" /> object.</summary>
<returns>
<see langword="true" /> if the title will be docked within a chart area; <see langword="false" /> if the title will be docked outside the chart area. The default value is <see langword="false" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.MapAreaAttributes">
<summary>Gets or sets the map area attributes of the title.</summary>
<returns>A <see langword="string" /> value that represents the map area attributes of the title. The default is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Name">
<summary>Gets or sets the unique name of a <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> object.</summary>
<returns>A <see langword="string" /> value that represents the unique name of the title object.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Position">
<summary>Gets or sets an <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> object, which can be used to get or set the position of the title.</summary>
<returns>An <see cref="T:System.Web.UI.DataVisualization.Charting.ElementPosition" /> value that represents the position of the title. The default value is <see cref="P:System.Web.UI.DataVisualization.Charting.ElementPosition.Auto" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.PostBackValue">
<summary>Gets or sets the postback value that can be processed on a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</summary>
<returns>A <see langword="string" /> value that represents the value that is passed to a <see cref="E:System.Web.UI.DataVisualization.Charting.Chart.Click" /> event.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.ShadowColor">
<summary>Gets or sets the shadow color for the title.</summary>
<returns>A <see cref="T:System.Drawing.Color" /> value for the title. The default color is <see cref="P:System.Drawing.Color.Black" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.ShadowOffset">
<summary>Gets or sets the shadow offset, in pixels, of the title.</summary>
<returns>An <see langword="integer" /> value that represents the shadow offset, in pixels, of the title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Text">
<summary>Gets or sets the text for the title.</summary>
<returns>A <see langword="string" /> value that represents the text for the title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.TextOrientation">
<summary>Gets or sets the orientation of the text in the title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TextOrientation" /> enumeration value that specifies the orientation of the text in the title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.TextStyle">
<summary>Gets or sets the style of the text for the title.</summary>
<returns>A <see cref="T:System.Web.UI.DataVisualization.Charting.TextStyle" /> enumeration value that determines the style of the text for the title. The default value is <see cref="F:System.Web.UI.DataVisualization.Charting.TextStyle.Default" />.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.ToolTip">
<summary>Gets or sets the tooltip for the title.</summary>
<returns>A <see langword="string" /> value that represents the tooltip for the title.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Url">
<summary>Gets or sets the target URL of the hyperlink for the title.</summary>
<returns>A <see langword="string" /> value that represents the target URL of the hyperlink for the title. The default value is a zero-length string.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.Title.Visible">
<summary>Gets or sets a value that indicates whether the title is visible.</summary>
<returns>
<see langword="true" /> if the title visible; otherwise, <see langword="false" />.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TitleCollection">
<summary>Represents a collection of <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> objects.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.TitleCollection.Add(System.String)">
<summary>Adds a <see cref="T:System.Web.UI.DataVisualization.Charting.Title" /> object with the specified name to the end of the collection.</summary>
<param name="name">The name of the title to add to the collection.</param>
<returns>A <see langword="string" /> value that represents the zero-based index of the added title.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.TTestResult">
<summary>Stores the results of a T Test statistical formula.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.TTestResult.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.TTestResult" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.DegreeOfFreedom">
<summary>Gets the degree of freedom.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.FirstSeriesMean">
<summary>Gets the mean of the first series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.FirstSeriesVariance">
<summary>Gets the variance of the first series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.ProbabilityTOneTail">
<summary>Gets the Probability T one tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.ProbabilityTTwoTail">
<summary>Gets the Probability T two tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.SecondSeriesMean">
<summary>Gets the mean of the second series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.SecondSeriesVariance">
<summary>Gets the variance of the second series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.TCriticalValueOneTail">
<summary>Gets the Critical T one tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.TCriticalValueTwoTail">
<summary>Gets the Critical T two tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.TTestResult.TValue">
<summary>Gets the T value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.VerticalLineAnnotation">
<summary>Represents a vertical line annotation.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.VerticalLineAnnotation.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.VerticalLineAnnotation" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.VerticalLineAnnotation.AnnotationType">
<summary>Gets the annotation type.</summary>
<returns>The annotation type.</returns>
</member>
<member name="T:System.Web.UI.DataVisualization.Charting.ZTestResult">
<summary>Stores the results of a Z Test statistical formula.</summary>
</member>
<member name="M:System.Web.UI.DataVisualization.Charting.ZTestResult.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.UI.DataVisualization.Charting.ZTestResult" /> class.</summary>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.FirstSeriesMean">
<summary>Gets the mean of the first series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.FirstSeriesVariance">
<summary>Gets the variance of the first series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.ProbabilityZOneTail">
<summary>Gets the Probability Z one tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.ProbabilityZTwoTail">
<summary>Gets the Probability Z two tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.SecondSeriesMean">
<summary>Gets the mean of the second series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.SecondSeriesVariance">
<summary>Gets the variance of the second series.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.ZCriticalValueOneTail">
<summary>Gets the Critical Z one tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.ZCriticalValueTwoTail">
<summary>Gets the Critical Z two tail value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
<member name="P:System.Web.UI.DataVisualization.Charting.ZTestResult.ZValue">
<summary>Gets the Z value.</summary>
<returns>A <see langword="double" /> value.</returns>
</member>
</members>
</doc>