DevExpress.XtraCharts.v14.1 A default localizer to translate resources for ASP.NET Charts and WinForms Charts. Initializes a new instance of the ChartResLocalizer class with default settings. A base class that provides necessary functionality for custom localizers of the ASP.NET Chart and WinForms Chart controls. Initializes a new instance of the ChartLocalizer class with default settings. Gets or sets a localizer object providing localization of the user interface at runtime. An descendant, used to localize the user interface at runtime. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). An object representing resources based on the thread's culture. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). A object, which provides resources based on the thread's culture. Returns a localized string for the given string identifier. A enumeration value identifying the string to localize. A corresponding to the specified identifier. Lists the values used to specify the point's visibility state. The point is located outside the current diagram object. The point's location cannot be determined. The point is located within the current diagram object. Represents a collection that stores individual secondary X-axes of a particular . Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position into which a new element was inserted. Appends an array of secondary axes to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified secondary axis. A object to locate in the collection. true if the collection contains the specified secondary axis; otherwise, false. Gets an X-axis within a secondary axes collection by its name. A which specifies the name of the secondary X-axis to find. A object that represents the secondary X-axis with the specified name. Inserts the specified secondary axis into the collection at the specified position. A zero-based integer which specifies the position at which the secondary axis is to be inserted. A object to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the secondary X-axis at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Stores information about axis values when the axis scale mode, measure unit, grid alignment or grid spacing has been changed. Gets the new value for the axis scale mode, measure unit, grid alignment or grid spacing. An object that is the new axis value. Gets the old value for the axis scale mode, measure unit, grid alignment or grid spacing. An object that is the old axis value. Provides data for the () and () events. Gets the axis for which a range has been changed. An object which represents the axis for which a range has been changed. Gets or sets whether the axis range change should be cancelled. true, to cancel the axis range change; otherwise, false. Gets the axis maximum value when the axis range (the whole range and visual range) has been changed. An instance of Gets the internal float representation of the range maximum value when the axis range (the whole range and visual range) has been changed. An instance of . Gets the axis minimum value when the axis range (the whole range and visual range) has been changed. An instance of . Gets the internal float representation of the range minimum value when the axis range (the whole range and visual range) has been changed. An instance of . Represents a method that will handle the DevExpress.XtraCharts.ChartControl.AxisWholeRangeChanged (DevExpress.XtraCharts.Web.WebChartControl.AxisWholeRangeChanged) and DevExpress.XtraCharts.ChartControl.AxisVisualRangeChanged (DevExpress.XtraCharts.Web.WebChartControl.AxisVisualRangeChanged) events. Represents a method that will handle the () and () events. The event source. This parameter identifies either the or which raised the event. An object that contains data related to the event. Provides data for the () event. Initializes a new instance of the AxisScaleChangedEventArgs class with the specified settings. An object that represents the X-axis when the axis scale mode, measure unit, grid alignment or grid spacing has been changed. An instance of . Gets the axis when the axis scale mode, measure unit, grid alignment or grid spacing is changed. An object which represents the axis. Gets the scale mode when the axis has been changed. An instance of . Represents the primary Y-axis within Swift Plot charts. Overrides the property. A value. Represents a method that will handle the and events. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object that contains data related to the event. Defines label settings for a stacked line series. Initializes a new instance of the StackedLineSeriesLabel class with default settings. Lists the values that specify the numeric-time measurement unit, to which the beginning of a diagram's gridlines and labels should be aligned. Specifies billions as the numeric unit to which axis gridlines should be aligned. The numeric unit to which axis gridlines should be aligned is specified by the property. Specifies hundreds as the numeric unit to which axis gridlines should be aligned. Specifies millions as the numeric unit to which axis gridlines should be aligned. Specifies ones as the numeric unit to which axis gridlines should be aligned. Specifies tens as the numeric unit to which axis gridlines should be aligned. Specifies thousands as the numeric unit to which axis gridlines should be aligned. Lists the values that specify the detail level for numeric values. Specifies billions as the measurement unit for numeric values. The measurement unit for numeric values is specified by the property. Specifies hundreds as the measurement unit for numeric values. Specifies millions as the measurement unit for numeric values. Specifies ones as the measurement unit for numeric values. Specifies tens as the measurement unit for numeric values. Specifies thousands as the measurement unit for numeric values. Represents a structure that is used to store information about the range displayed by an axis. Gets the internal float representation of the range maximum value. A value, representing the internal representation of the range maximum value. Gets the maximum range value to display on an axis. A value, representing a max range value. Gets the internal float representation of the range minimum value. A value which specifies the internal representation of the range minimum value. Gets the minimum value to display on an axis. A value, representing a min range value. Contains settings for an axis scale when its data type is numeric. Copies all the settings from the NumericScaleOptions object passed as the parameter. A NumericScaleOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the custom numeric unit to which axis gridlines should be aligned. A value which specifies the custom grid alignment for the numeric scale. Gets or sets the custom measure unit level for numeric values. A value which specifies the custom measure unit for the numeric scale. Gets or sets the numeric measure unit to which the beginning of an axis' gridlines and labels should be aligned. A enumeration value that represents the measurement unit to which the beginning of an axis's gridlines and labels should be aligned. Gets or sets the detail level for numeric values. A enumeration value which represents the axis' detail level. Contains the common settings that define the range displayed by an axis. Gets or sets a value that specifies whether the minimum and maximum axis values are calculated automatically based upon the series being drawn. true, if the minimum and maximum axis values are calculated automatically; otherwise, false. Specifies whether a space should be left between the outermost series point and the diagram's edge, when it is scrolled. true, if the series are plotted with indents; otherwise, false. Gets or sets the maximum value to display on an Axis. This may not be the same as the maximum value of the series associated with this axis. A that specifies the maximum value to display on an axis. Gets the internal float representation of the range maximum value. A value which is the internal representation of the range maximum value. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Gets or sets the minimum value to display on an Axis. This may not be the same as the minimum value of the series associated with this axis. A that specifies the minimum value to display on an axis. Gets the internal float representation of the range minimum value. A value which is the internal representation of the range minimum value. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Sets both minimum and maximum values of an axis range. A which specifies the minimum set value. The type of an object depends on the axis scale type. A which specifies the maximum set value. The type of an object depends on the axis scale type. Specifies the space between the outermost series point and the diagram's edge. A value that is the side margins value. Represents the primary X-axis within Swift Plot charts. Overrides the property. A value. Represents the base class for classes that represent notifications in a chart control. Specifies whether the notification is visible. true if the notification is visible; otherwise, false. Represents a base class for all subset-based indicators (such as the Moving Average and Envelope). Copies all the settings from the SubsetBasedIndicator object passed as the parameter. A SubsetBasedIndicator object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the number of data points used to calculate of the subset-based indicator. An integer value, specifying the number of points. Represents a Weighted Moving Average indicator. Initializes a new instance of the WeightedMovingAverage class with default settings. Initializes a new instance of the WeightedMovingAverage class with the specified name and value level. A value, specifying the indicator's name. A enumeration value, specifying the value level, to which the indicator corresponds. Initializes a new instance of the WeightedMovingAverage class with the specified name. A value, specifying the indicator's name. This property is hidden and is intended for internal use only. A string value. Gets the weight value for the WeightedMovingAverage type. An integer value. Represents a Triangular Moving Average indicator. Initializes a new instance of the TriangularMovingAverage class with default settings. Initializes a new instance of the TriangularMovingAverage class with the specified name and value level. A value, specifying the indicator's name. A enumeration value, specifying the value level, to which the indicator corresponds. Initializes a new instance of the TriangularMovingAverage class with the specified name. A value, specifying the indicator's name. This property is hidden and is intended for internal use only. A string value. Gets the weight value for the TriangularMovingAverage type. An integer value. Lists the available kinds of the Moving Average and Envelope indicator. Only the Envelope is shown. Only the Moving Average is shown. Both the Moving Average and Envelope are shown. Represents the base class for Moving Average and Envelope objects of various types. Initializes a new instance of the MovingAverage class with the specified name and value level. A value, specifying the indicator's name. A enumeration value, specifying the value level, to which the indicator corresponds. Initializes a new instance of the MovingAverage class with the specified name. A value, specifying the indicator's name. Copies all the settings from the MovingAverage object passed as the parameter. A MovingAverage object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the color for the Envelope kind of the Moving Average and Envelope technical indicator. A structure. Specifies the line style for the Envelope kind of the Moving Average and Envelope technical indicator. A object, specifying the line style settings. Specifies the percent for the Envelope kind of the Moving Average and Envelope technical indicator. A value, greater than 0 and less than or equal to 100. Determines whether to display a Moving Average, Envelope, or both. A enumeration value. Provides options that determine the behavior of a Chart bound to a Pivot Grid. Copies all the settings from the PivotGridDataSourceOptions object passed as the parameter. A PivotGridDataSourceOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Limits the number of incoming points in a Chart's series that are auto-created, based on the associated Pivot Grid. An integer value, specifying the maximum number of points in the Chart's series. Limits the number of a Chart's series that are auto-created, based on the associated Pivot Grid. An integer value, specifying the maximum number of series in the Chart; 0 for no limit. The default is 10. Specifies whether or not column custom totals should be passed to a Chart from its associated Pivot Grid. true to retrieve column custom totals; otherwise, false. Specifies whether or not column grand totals should be passed to a Chart from its associated Pivot Grid. true to retrieve column grand totals; otherwise, false. Specifies whether or not column totals should be passed to a Chart from its associated Pivot Grid. true to retrieve column totals; otherwise, false. Specifies whether or not a Chart's series are created based on columns or rows of its associated Pivot Grid. true if series should represent the Pivot Grid's columns; otherwise, false. Specifies whether or not empty cells should be passed to a Chart from its associated Pivot Grid. true to process the incoming empty cells; otherwise, false. Specifies whether or not row custom totals should be passed to a Chart from its associated Pivot Grid. true to retrieve row custom totals; otherwise, false. Specifies whether or not row grand totals should be passed to a Chart from its associated Pivot Grid. true to retrieve row grand totals; otherwise, false. Specifies whether or not row totals should be passed to a Chart from its associated Pivot Grid. true to retrieve row totals; otherwise, false. Specifies whether or not only the currently selected cells of a Pivot Grid are reflected in its associated Chart. true to process only the selected cells; otherwise, false. Specifies whether or not only the data from the Pivot Grid's current page is passed to the associated Chart. true to pass only the data from the current page; otherwise, false. Specifies the delay (in milliseconds) that occurs before passing the changes made in a Pivot Grid to its associated Chart. An integer value, specifying the update delay, in milliseconds. A series view of the 3D Stacked Line type. Initializes a new instance of the StackedLine3DSeriesView class with default settings. Represents the secondary X-axis within Swift Plot charts. Initializes a new instance of the SwiftPlotDiagramSecondaryAxisX class with the default settings. Initializes a new instance of the SwiftPlotDiagramSecondaryAxisX class with the specified name. A value that specifies the name of the secondary X-axis. This value is assigned to the property. Specifies the secondary X-axis ID, which is intended for internal use only. An integer value. Defines the appearance of the crosshair value and crosshair argument labels when custom drawing a crosshair cursor using the () event. Gets or sets the crosshair axis label's position along an axis. A value that specifies the crosshair axis label's position. Gets or sets the background color of a crosshair axis label element. A value which specifies the crosshair axis label element's background color. Represents a method that will handle the () event. A method that will handle the () event. The event source. This parameter identifies the , that raised the event. A object that contains data related to the event. Provides data for the () event. Gets a value that defines which chart element has been checked on a legend by a legend check box. The value that is the chart element for which the legend check box has been checked. Gets a value that indicates the check state of a legend item after the event is handled. true, if a legend item is checked; otherwise, false. Contains the settings that define the whole range through which it's possible to scroll an axis. Always returns true, to make the Y-axis zero level constantly visible when diagram scrolling is enabled. Always true. Contains the settings that define the range displayed by an axis. Represents the base class for classes that define axes coordinates for annotation anchor points. Copies all the settings from the AxisCoordinate object passed as the parameter. An AxisCoordinate object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. For internal use only. Specifies the axis name. A value specifying the axis name. Specifies the axis value for the annotation anchored to a pane. A value specifying the axis value. Gets or sets the string value used to support serialization of the property. A value. Represents a collection that stores individual secondary X-axes of a particular Swift Plot Diagram. Appends the specified secondary X-axis to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of secondary X-axes to the Swift Plot Diagram collection. An array of objects to append to the collection. Determines whether the collection contains the specified secondary X-axis. A object to locate in the collection. true if the collection contains the specified X-axis; otherwise, false. Gets an X-axis within a secondary axes collection of the Swift Plot by its name. A which specifies the name of the secondary X-axis to find. A object that represents the secondary Y-axis with the specified name. Inserts the specified secondary axis into the collection at the specified position. A zero-based integer which specifies the position at which the secondary axis is to be inserted. A object to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the secondary X-axis at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Contains settings that define the range displayed by the axis. Copies all the settings from the PolarAxisXRange object passed as the parameter. An PolarAxisXRange object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Overrides the property to hide it. A Boolean value. Overrides the property to hide it. A . Overrides the property to hide it. A value. Overrides the property. A value. Overrides the property to hide it. A . Overrides the property to hide it. A value. Overrides the property. A value. Overrides the method to hide it. A value. A value. Overrides the method to hide it. A value. A value. Contains settings that define the range displayed by the axis. Contains settings that define the range displayed by the axis. Overrides the property to hide it. A Boolean value. Overrides the property to hide it. A value. Overrides the property to hide it. A value. Overrides the property to hide it. A Boolean value. Defines label settings for Stacked Bar 3D series. Initializes a new instance of the StackedBar3DSeriesLabel class with default settings. Overrides the property, to hide it. Overrides the property to hide it. A structure. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Overrides the property to hide it. Always false. Overrides the property, to hide it. Always . Overrides the property to hide it. A object. Represents a series view of the 3D Stacked Bar type. Initializes a new instance of the StackedBar3DSeriesView class with default settings. Represents a series view of the 3D Bar type. Initializes a new instance of the SideBySideBar3DSeriesView class with default settings. Gets or sets the variable distance value (as a fraction of axis units) between two bars of different series shown at the same argument point. A value that represents the distance between two neighboring bars as a fraction of axis units, where an axis unit is the distance between two major values on the axis. Gets or sets the fixed distance value (in pixels) between two bars of different series shown at the same argument point. An integer value that represents the distance between two neighboring bars in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths, if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Represents a class which stores default property values for all Side-by-Side Bars in a chart. Represents the default value for the , , and properties. Represents the default value for the , , and properties. Represents the default value for the , , and properties. Defines label settings for Full-Stacked Bar 3D series. Initializes a new instance of the FullStackedBar3DSeriesLabel class with default settings. Represents a series view of the 3D Full-Stacked Bar type. Initializes a new instance of the FullStackedBar3DSeriesView class with default settings. Represents an object that contains descriptive information about a geometrical point within the diagram. Gets the type of the argument scale. A object, representing the scale type for the argument data of the data point. Gets the X-axis of the diagram point. An descendant, representing the axis of arguments (X-axis). Gets the Y-axis of the diagram point. An descendant, representing the axis of values (Y-axis). Gets the date-time argument of the diagram point. A value, representing the diagram point's argument. Gets the date-time value of the diagram point. A value, representing the diagram point's value. Gets the value of the client-side axis instance. An class descendant, representing the axis that contains the requested value. An object that contains the information about the axis scale type and value. Checks whether the current object represents a point outside the diagram area. true if the diagram coordinates correspond to a point outside the diagram area; otherwise, false. Gets the numerical argument of the diagram point. A value, representing the diagram point's argument. Gets the numerical value of the diagram point. A value, representing the diagram point's value. Gets the pane of the diagram point. An descendant, representing the pane. Gets the qualitative argument of the diagram point. A , representing a diagram point's qualitative argument. Gets the type of the value scale. A object, representing the scale type for the value data of the data point. Represents a method that will handle the and events. A method that will handle the , , or event. The event source. This parameter identifies the , or which raised the event. A object that contains data related to the event. Provides data for the () event. Gets the chart's legend. A object, representing the chart's legend. Specifies the legend's maximum horizontal percentage. A value, specifying the legend's horizontal limit. This value is assigned to the property. Specifies the legend's maximum vertical percentage. A value, specifying the legend's vertical limit. This value is assigned to the property. Represents a Simple Moving Average indicator. Initializes a new instance of the SimpleMovingAverage class with default settings. Initializes a new instance of the SimpleMovingAverage class with the specified name and value level. A value, specifying the indicator's name. A enumeration value, specifying the value level for the indicator. Initializes a new instance of the SimpleMovingAverage class with the specified name. A value, specifying the indicator's name. This property is hidden and is intended for internal use only. A string value. Gets the weight value for the SimpleMovingAverage type. An integer value. Represents the base class for all single-level indicators (such as Regression Lines and Moving Average and Envelope). Copies all the settings from the SingleLevelIndicator object passed as the parameter. A SingleLevelIndicator object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the value level to which the single-level indicator corresponds. A enumeration value. Defines label settings for Doughnut 3D series. Initializes a new instance of the Doughnut3DSeriesLabel class with default settings. Defines label settings for Doughnut series. Initializes a new instance of the DoughnutSeriesLabel class with default settings. Represents a series view of the 3D Doughnut type. Initializes a new instance of the Doughnut3DSeriesView class with default settings. Initializes a new instance of the Doughnut3DSeriesView class with the specified exploded points. An array of integer values, representing the identifiers of exploded points. Copies all the settings from the Doughnut3DSeriesView object passed as the parameter. An Doughnut3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current Doughnut3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Doughnut3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current Doughnut3DSeriesView object. An integer value representing the hash code for the current object. Gets or sets the radius of the inner circle in the Doughnut Chart. An integer, representing the percentage of the inner radius to the outer radius of a 3D doughnut. Represents a series view of the Doughnut type. Initializes a new instance of the DoughnutSeriesView class with default settings. Initializes a new instance of the DoughnutSeriesView class with the specified exploded points. An array of integer values, representing the identifiers of exploded points. Copies all the settings from the DoughnutSeriesView object passed as the parameter. An DoughnutSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current DoughnutSeriesView instance. The object to compare with the current object. true, if the specified object is equal to the current DoughnutSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current DoughnutSeriesView object. An integer value representing the hash code for the current object. Gets or sets the radius of the inner circle in the Doughnut Chart. An integer, representing the percentage of the inner radius to the outer radius of a doughnut. Represents a method that will handle the and events. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object that contains data related to the event. Provides data for the () event. Specifies the actual number of points in a series of a Chart that is associated with a Pivot Grid. An integer value, specifying the actual number of points in the series. Specifies the available number of points in a series of a Chart that is associated with a Pivot Grid. An integer value, specifying the available number of points in the series. Gets an auto-created series, for obtaining both its actual and total number of points. A object, representing an auto-created series. Contains settings for the tickmarks of the Y-axis for the Radar series. Returns the textual representation of the tickmarks. A value which is the textual representation of the tickmarks. Defines the label settings for the radial axis in the Radar Series Views. Initializes a new instance of the RadarAxisYLabel class with the specified owner. An object which specifies the owner for this axis label. Overrides the property. An integer value. Always returns 0. Overrides the property. Always returns false. Returns the textual representation of the radial axis label. A value which is the textual representation of the axis label. Defines the label settings for the circular axis in the Radar Series Views. Initializes a new instance of the RadarAxisXLabel class with the specified owner. An object which specifies the owner for this axis label. Overrides the property. An integer value. Always returns 0. Copies all the settings from the RadarAxisXLabel object passed as the parameter. An RadarAxisXLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Overrides the property. Always returns false. Gets or sets the value, representing the direction of the circular axis label's text. A enumeration member, specifying how the label's text is drawn. Returns the textual representation of the radial axis label. A value which is the textual representation of the axis label. Provides data for the () event. Specifies the dimensions of the Simple Diagram. An integer value, specifying the diagram's dimension. This value is assigned to the property. Specifies the series layout direction for the Simple Diagram. A enumeration value, specifying the series layout direction. This value is assigned to the property. Stores all indicators that belong to an individual series. Appends the specified indicator to the current collection. An class descendant to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of indicators to the collection. An array of class descendants to append to the collection. Copies all the settings from the IndicatorCollection object passed as the parameter. An IndicatorCollection object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the collection contains the specified indicator. An class descendant to locate in the collection. true if the collection contains the specified indicator; otherwise, false. Returns the specified object's position within the collection. An class descendant to locate in the collection. A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection. Inserts the specified indicator into the collection at the specified position. A zero-based integer which specifies the position at which the indicator is to be inserted. An class descendant to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An class descendant which represents the indicator object at the specified position. Removes the specified indicator from the collection. An class descendant to be removed from the collection. Swaps the two items with the specified indexes in the collection. An integer value which specifies the index of the first item to swap in the collection. Note that if the index is less than 0, or more than the value, a will be thrown. An integer value which specifies the index of the second item to swap in the collection. Note that if the index is less than 0, or more than the value, a will be thrown. Copies the elements of the IndicatorCollection to a new array of objects. An array of class descendants containing the IndicatorCollection elements. Represents a base class for all indicator types. Copies all the settings from the Indicator object passed as the parameter. An Indicator object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies a value which determines whether to show a legend check box instead of a legend marker for a financial indicator. true, if a check box is shown instead of a marker on a legend for a financial indicator; otherwise, false. Gets or sets a value that determines whether a legend check box is checked for a financial indicator. true, if a legend check box is checked for the financial indicator; otherwise, false. Specifies the indicator's color. A structure, specifying the color of the indicator. This property is hidden and is intended for internal use only. A string value. Specifies the indicator's line style settings. A object, storing the line style settings. Gets or sets the name of the indicator. A value representing the name of the indicator. Specifies whether the indicator is represented in the chart's legend. true if the indicator is shown in the legend; otherwise, false. Gets the string value used to support serialization of the indicator. A value. Gets the view type of the series to which the indicator belongs. An class descendant, specifying the series view type. Specifies whether the indicator is visible. true if the indicator is visible; otherwise, false. Gets the weight value for the Indicator type. An integer value. Contains the information about an axis value. Gets the axis value, if the axis scale type is date-time. A value, specifying the axis value. Gets the axis value, if the axis scale type is numerical. A value, specifying the axis value. Gets the axis value, if the axis scale type is qualitative. A value, specifying the axis value. Gets the axis scale type. A enumeration value, specifying the axis scale type. Represents crosshair elements (e.g., crosshair lines, crosshair axis labels) that can be used to custom draw a crosshair cursor. Provides access to the crosshair axis label element. A object, representing the crosshair axis label element. Gets the crosshair label element. A object, representing the crosshair label element. Gets or sets the crosshair line element to custom draw a crosshair cursor. A object, representing the crosshair line element. Gets a series that a crosshair element hovers over when implementing a custom draw. A object which represents the series currently being painted. Gets the series point that a crosshair element hovers over when implementing a custom draw. A object, representing the series point that a crosshair element hovers over. Specifies whether the crosshair element is visible when implementing custom drawing in the crosshair cursor. true, if the crosshair element is visible; otherwise, false. Defines label settings for Radar and Polar series views. Initializes a new instance of the RadarPointSeriesLabel class with default settings. Defines label settings for Stacked Area 3D series. Initializes a new instance of the StackedArea3DSeriesLabel class with default settings. Overrides the property to hide it. A structure. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Overrides the property to hide it. Always false. Overrides the property to hide it. A object. Lists the values used to specify the manner in which sorting is performed within series points. Specifies that sorting is performed by the argument values of a series' data points. Specifies that sorting is performed by the first data value within the array of a series's data points. For financial data this indicates the Low value. Specifies that sorting is performed by the second data value within the array of a series's data points. For financial data this indicates the High value. Specifies that sorting is performed by the third data value within the array of a series's data points. For financial data this indicates the Open value. Specifies that sorting is performed by the fourth data value within the array of a series's data points. For financial data this indicates the Close value. Represents a collection that stores specific filter conditions of a particular series. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of filters to the collection. An array of objects to append to the collection. Copies all the elements from the SeriesPointFilterCollection object passed as the parameter. A SeriesPointFilterCollection object whose elements are copied to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the conjunction mode for filter conditions defined by the collection's items. A enumeration value. Determines whether the specified object is equal to the current SeriesPointFilterCollection instance. The object to compare with the current object. true if the specified object is equal to the current SeriesPointFilterCollection instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SeriesPointFilterCollection object. An integer value representing the hash code for the current object. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the series point filter at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Defines specific filter conditions to filter series points. Initializes a new instance of the SeriesPointFilter class with default settings. Initializes a new instance of the SeriesPointFilter class with the specified key and condition and string filter value. A enumeration value which specifies the series point key whose values are to be filtered according to the filter condition. This value is assigned to the property. A enumeration value which specifies the condition used for filtering. This value is assigned to the property. A which specifies the value which will be used for filtering. This value is assigned to the property. Initializes a new instance of the SeriesPointFilter class with the specified key and condition and double filter value. A enumeration value which specifies the series point key whose values are to be filtered according to the filter condition. This value is assigned to the property. A enumeration value which specifies the condition used for filtering. This value is assigned to the property. A value which specifies the value which will be used for filtering. This value is assigned to the property. Initializes a new instance of the SeriesPointFilter class with the specified key and condition and date/time filter value. A enumeration value which specifies the series point key whose values are to be filtered according to the filter condition. This value is assigned to the property. A enumeration value which specifies the condition used for filtering. This value is assigned to the property. A value which specifies the value which will be used for filtering. This value is assigned to the property. Initializes a new instance of the SeriesPointFilter class with the specified key and condition and filter value. A enumeration value which specifies the series point key whose values are to be filtered according to the filter condition. This value is assigned to the property. A enumeration value which specifies the condition used for filtering. This value is assigned to the property. A which specifies the value which will be used for filtering. This value is assigned to the property. Copies all the settings from the SeriesPointFilter object passed as the parameter. A SeriesPointFilter object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the requirement to meet when filtering the series points. A enumeration member representing a logical operator. Gets or sets the value used to support serialization of the property. A value. Gets or sets the value used to support serialization of the property. A value. Determines whether the specified object is equal to the current SeriesPointFilter instance. The object to compare with the current object. true if the specified object is equal to the current SeriesPointFilter instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SeriesPointFilter object. An integer value representing the hash code for the current object. Gets or sets the key which is compared to the to filter a series point. A enumeration value, specifying the coordinate of a series point by which filtering is performed. Gets or sets the string value used to support serialization of the property. A value. Returns the textual representation of the filter. A value which is the textual representation of the filter. Gets or sets a value, by which series points should be filtered. A , specifying a value to filter series points. Represents the Y-axis for Radar Series Views. Copies all the settings from the RadarAxisY object passed as the parameter. A RadarAxisY object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of a radial axis for the Radar type of chart. A structure which specifies the color of the axis. Gets the settings of axis labels. A object which provides axis label settings. Overrides the property. A value. Gets or sets the line width of the radial axis for the Radar chart. An integer value which specifies the thickness of the axis, in pixels. Gets the tickmark settings of a radial axis for the Radar chart. A object which provides the tickmark settings of a radial axis. Specifies whether the radial axis should be drawn on the front of a diagram above all series. true if the is positioned above all series on a diagram; otherwise, false. Returns the textual representation of the axis. A value which is the textual representation of the axis. Specifies whether the axis is visible. true if the axis is visible; otherwise, false. Represents the X-axis within Radar charts. Gets the settings of axis labels. A object which provides axis label settings. Overrides the property. A value. Returns the textual representation of the axis. A value which is the textual representation of the axis. Represents the base class for classes that provide axes functionality for Radar and Polar series views. Copies all the settings from the RadarAxis object passed as the parameter. An RadarAxis object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the fill style of a diagram's background within a view of a Radar Series type. A object which specifies the fill style for the diagram's background. Represents a method that will handle the , and events. Represents a method that will handle the , and events. The event source. This parameter identifies either the , or control which raised the event. A object which contains event data. Provides data for the , and events. Indicates whether the series point (pie slice) has been dragged with a mouse. true if a series point is dragged; otherwise, false. Indicates whether the series point (pie slice) is exploded. true if a series point is drawn as an exploded pie slice; otherwise, false. Provides access to the series point that has changed its state to or from exploded. A object representing a series point (pie slice) which is moved to or from the pie. Gets a chart series to which the moved point belongs. A object representing the chart series of a moved point. Represents a collection of exploded series points within a Pie Chart. Initializes a new instance of the ExplodedSeriesPointCollection class with the specified owner. A object, representing the owner of the collection. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Copies all the elements from the ExplodedSeriesPointCollection object passed as the parameter. An ExplodedSeriesPointCollection object whose elements are copied to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current ExplodedSeriesPointCollection instance. The object to compare with the current object. true if the specified object is equal to the current ExplodedSeriesPointCollection instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current ExplodedSeriesPointCollection object. An integer value representing the hash code for the current object. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the series point at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Toggles the exploded state of the specified series point. A object which specifies the series point whose exploded state should be changed. Represents a method that will handle the , and events. Represents a method that will handle the , and events. The event source. This parameter identifies either the , or control which raised the event. A object which contains event data. Lists the values which specify the direction in which the radar axes are drawn for the Radar chart types. A diagram is rotated clockwise. A diagram is rotated counterclockwise. Lists the values used to specify the text direction of axis X labels for the Radar chart types. Label text is arranged from bottom to top. Label text is arranged from left to right. Label text is arranged along radial grid lines. Label text is arranged tangentially to radial grid lines. Label text is arranged from top to bottom. Represents a series view of the Radar Point type. Initializes a new instance of the RadarPointSeriesView class with default settings. Copies all the settings from the RadarPointSeriesView object passed as the parameter. A RadarPointSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current RadarPointSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current RadarPointSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RadarPointSeriesView object. An integer value representing the hash code for the current object. Gets a caption value for the RadarPointSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the RadarPointSeriesView type. Gets the specific settings of data point markers displayed by a series of the Radar Point view type. A object that contains the specific marker settings. Represents the base class for series views of the Radar and Polar types. Initializes a new instance of the RadarSeriesViewBase class with default settings. Copies all the settings from the RadarSeriesViewBase object passed as the parameter. A RadarSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether each data point of a series is shown in a different color. true to specify that each data point in a series has a different color; false to use the same color for all the series' data points. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current RadarSeriesViewBase instance. The object to compare with the current object. true if the specified object is equal to the current RadarSeriesViewBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RadarSeriesViewBase object. An integer value representing the hash code for the current object. Gets the shadow settings for the Radar and Polar series. A object which provides the settings used to paint the series shadow. Represents a series view of the Radar Line type. Initializes a new instance of the RadarLineSeriesView class with default settings. Copies all the settings from the RadarLineSeriesView object passed as the parameter. A RadarLineSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether the last point in a series is joined with the first point to form a closed polygon. true if the start and end point are joined with line; otherwise, false. Determines whether the specified object is equal to the current RadarLineSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current RadarLineSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RadarLineSeriesView object. An integer value representing the hash code for the current object. Gets the specific settings of the data point markers displayed by a series of the Radar Line view type. A object that contains the specific marker settings. Gets the line style settings of a series of the Radar Line type. A object that contains line style settings. Specifies whether the series point markers are visible. Default - marker visibility (visible/invisible) is automatically determined according to the type of diagram currently displayed on a chart; True -if the markers are visible; False - markers are hidden. The default is DefaultBoolean.Default. Overrides the property. A object that contains the specific marker settings. Represents a series view of the Radar Area type. Initializes a new instance of the RadarAreaSeriesView class with default settings. Copies all the settings from the RadarAreaSeriesView object passed as the parameter. A RadarAreaSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Provides access to the border settings for the radar chart. A object containing settings that define the border style. Overrides the property. Always true. Determines whether the specified object is equal to the current RadarAreaSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current RadarAreaSeriesView instance; otherwise false. Gets the fill style of area series within a view of an Radar Area Chart type. A object which specifies the fill style for the area. Gets the hash code (a number) that corresponds to the value of the current RadarAreaSeriesView object. An integer value representing the hash code for the current object. Overrides the property. Always returns null (Nothing in Visual Basic). Overrides the property to hide it. Always returns null (Nothing in Visual Basic). Gets the specific settings of the data point markers displayed by a series of the Radar Area Series type. A object that contains specific marker settings. Gets or sets the transparency (0-255) to use for displaying the filled color areas. A value from 0 (opaque) to 255 (transparent). Represents a series view of the Polar Point type. Initializes a new instance of the PolarPointSeriesView class with default settings. Gets a value of the diagram type. A value. Represents a series view of the Polar Line type. Initializes a new instance of the PolarLineSeriesView class with default settings. Gets a value of the diagram type. A value. Represents a diagram that is used to plot series of the Radar view types. Initializes a new instance of the RadarDiagram class with default settings. Copies all the settings from the RadarDiagram object passed as the parameter. A RadarDiagram object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the axis that surrounds the radar diagram (circular axis). A class instance, representing the circular axis for a radar chart. Gets the axis that radiates out from the center of a radar chart (radial axis). A class instance, representing the radial axis of a radar chart. Gets or sets the diagram's background color. A value which specifies the diagram's background color. Gets the background image settings. A object which provides settings that specify the diagram's background image. Gets or sets the diagram's border color. A structure which specifies the diagram's border color. Gets or sets whether the diagram's border is visible. true if the border is visible; otherwise, false. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Gets or sets the shape style of a grid used to plot a Radar chart. A enumeration member, specifying the shape of a radar diagram. Gets the diagram's background fill style. A object which specifies the background fill style. Specifies the indent between the diagram's edge and other chart elements (e.g. legend and chart titles), in pixels. A object, representing the diagram's outer indents, measured in pixels. The default is 5. Converts the screen coordinates of a point into a Radar (Polar) Diagram coordinates object. A object, representing a location on a chart's display area. A object, containing information about the point's argument and value, their scale types, associated axes and pane. Gets or sets the direction in which the is drawn. A enumeration member specifying the AxisX rotation direction. Gets the diagram's shadow settings. A object which provides the settings used to paint the diagram's shadow. Specifies the angle for the radial axis to start drawing. A value (in degrees, from -360 to 360). Represents a diagram that is used to plot series of the Polar view types. Initializes a new instance of the PolarDiagram class with default settings. Represents a series view of the Polar Area type. Initializes a new instance of the PolarAreaSeriesView class with default settings. Gets a value of the diagram type. A value. Represents the X-axis within Polar charts. Overrides the property. Setting this value is not supported. A value, always equal to 30.0 Overrides the property. Always false. Overrides the property to hide it. Always false. Overrides the property to hide it. Always 10. Gets the settings that specify the range of the axis coordinates. A object which contains the common range settings of the axis coordinates. Returns the textual representation of the axis. A value which is the textual representation of the axis. Lists the values used to specify the shape of the Radar chart area. A circular diagram is drawn as a circle. A circular diagram is drawn as a polygon. Lists the values used to specify the conditions to meet for a series to be represented as a spread apart pie slice(s). All pie slices are exploded. A pie slice for the series point with the maximum value (represented as the first item in a series point's collection) is exploded. If there are several pie slices with the same maximum value, all of them are exploded. A pie slice for the series point with the minimum value (represented as the first item in a series point's collection) is exploded. If there are several pie slices with the same minimum value, all of them are exploded. No pie slices are exploded. A pie slice showing the Others category is exploded. Note that this category is displayed if the and the properties are set to true. Pie slices to be exploded are specified via the collection of filters returned by the property. Pie slices to be exploded are contained in the collection of series points returned by the property. Represents a series view of the 3D Stacked Area type. Initializes a new instance of the StackedArea3DSeriesView class with default settings. Represents a series view of the 3D Full-Stacked Area type. Initializes a new instance of the FullStackedArea3DSeriesView class with default settings. Defines label settings for Full Stacked Area 3D series. Initializes a new instance of the FullStackedArea3DSeriesLabel class with default settings. Represents a series view of the 3D Area type. Initializes a new instance of the Area3DSeriesView class with default settings. Gets or sets the depth of a slice that represents the 3D area series (the extent of the area series along the Z-axis). A value (measured in fractions of Z-axis units). This value should be greater than 0. Copies all the settings from the Area3DSeriesView object passed as the parameter. An Area3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current Area3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Area3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current Area3DSeriesView object. An integer value representing the hash code for the current object. Overrides the property. An integer value. Always returns 0. Overrides the property. A value. Always returns 0. Defines label settings for Area 3D series. Initializes a new instance of the Area3DSeriesLabel class with default settings. Contains settings for custom drawing 3D area series. A series view of the 3D Step Area type. Initializes a new instance of the StepArea3DSeriesView class with default settings. Copies all the settings from the StepArea3DSeriesView object passed as a parameter. A StepArea3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current StepArea3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current StepArea3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current StepArea3DSeriesView object. An integer value that is the hash code for the current object. Gets or sets a value that specifies the manner in which a step area connects data point markers. true if markers are connected using inverted steps; false if standard steps are used to connect markers. Represents a base class for different types of series labels. Gets or sets whether antialising is applied to the label's contents. true to apply antialising (smoothing) to the label's contents; otherwise, false. Copies all the settings from the SeriesLabelBase object passed as the parameter. An SeriesLabelBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the label's background color. A value which specifies the label's background color. Gets the label's border settings. A object which specifies the border style. Gets the label's background fill style. A object which specifies the background fill style. Gets or sets the font used to display the label's contents. A object which specifies the font used to display the label's contents. Gets or sets the string value used to support serialization in a . A value. Gets or sets the color of series labels' connection lines. A value that specifies the line color. Gets or sets the length of series labels' connection lines. An integer value that specifies the length of the connection lines, in pixels. Gets the style settings for the connection lines of series labels. A object that contains line style settings. Specifies whether to show connection lines for a series labels. Default - the connection lines visibility (visible/invisible) is automatically determined according to the type of series currently displayed on a chart; True - connection lines for series labels are shown; False - lines are hidden. Gets or sets a value which specifies whether the connection lines of series labels are visible. true if the connection lines are visible; otherwise, false. Gets or sets the number of lines to which a label's text is allowed to wrap. An integer value which is the number of text lines. Should be greater than or equal to 0 and less than or equal to 20. Gets or sets the maximum width allowed for series labels. An integer value that specifies the maximum label width. By default, it is set to 0, which means that label width is unlimited. Gets or sets the common appearance settings for series labels. A object that contains the common settings for series labels. Gets the string value used to support serialization of the series label options. An object supporting the interface. Gets or sets the minimum indent between adjacent series labels, when an overlapping resolving algorithm is applied to them. An integer value, which specifies the minimum indent, in pixels. Gets or sets a value specifying the mode to resolve overlapping of series labels. A enumeration value. Gets the label's shadow settings. A object which provides the settings used to paint the label's shadow. Gets or sets the common text for all data point labels. A that specifies the common data point label text. Specifies the alignment of the series labels text. A enumeration value specifying the alignment of the label text. Gets or sets the label's text color. A structure which specifies the label's text color. Specifies the direction of text within the series labels. A enumeration value, specifying the text direction for the series labels. Gets or sets a string which represents the pattern specifying the text to be displayed within series labels. A , which represents the pattern. The default value is . Gets the string value used to support serialization of the series label type. A value. Gets or sets a value that specifies which values should be displayed as the contents of series labels. A enumeration value. Specifies whether the simple series label is visible. true if the simple series label is visible; otherwise, false. Lists the values used to specify how palette colors are used for repeating colors. If the number of series points exceeds the number of palette color, the colors are extrapolated for first and last series points, just like Microsoft Office 2007 does. If the number of series points exceeds the number of palette color, the colors are repeated for last series points. Represents a method that will handle the and events. A method that will handle the , , or event. The event source. This parameter identifies the , or which raised the event. A object that contains data related to the event. Provides data for the () event. Gets the X-axis, whose labels are being customized. The class descendant. Specifies whether the X-axis labels should be staggered. true to stagger the X-axis labels; otherwise, false. This value is assigned to the property. Represents a method that will handle the and events. A method that will handle the , , or event. The event source. This parameter identifies the , or which raised the event. A object that contains data related to the event. Provides data for the () event. Specifies the resolve overlapping mode for the series labels. A enumeration value, specifying the behavior of series labels. This value is assigned to the property. Represents a method that will handle the and events. A method that will handle the , , or event. The event source. This parameter identifies the , or which raised the event. Always . Represents a method that will handle the and events. A method that will handle the , , or event. The event source. This parameter identifies the , or which raised the event. A object that contains data related to the event. Provides data for the () event. Gets the bounds of a custom graphic object. A structure, that describes the location and size of the bounds rectangle. Gets the custom graphic object. A object, encapsulating a GDI+ drawing surface. Lists the values used to specify the zoom type. A chart's area was zoomed into. A chart's area was zoomed out. The previos zoom state was restored by pressing the CTRL+Z key combination. Lists the values used to specify the scroll orientation. A chart is scrolled along the X-axis (e.g. when it's scrolled using its X-axis scrollbar). A chart is scrolled along the Y-axis (e.g. when it's scrolled using its Y-axis scrollbar). A chart is scrolled both along the X and Y axes (e.g. when it's scrolled using the mouse pointer). Lists the values used to specify the scroll type. The chart was scrolled by arrow keys (LEFT, UP, RIGHT and DOWN). The chart was scrolled by a gesture. The scroll box was moved a large distance. The user clicked the scroll bar to the left (horizontal) or above (vertical) the scroll box. The scroll box was moved a large distance. The user clicked the scroll bar to the right (horizontal) or below (vertical) the scroll box. The chart was scrolled by dragging via the mouse with the left mouse button clicked. The chart was scrolled by dragging via the mouse with the middle mouse button clicked. The scroll box was moved a small distance. The user clicked the left (horizontal) or top (vertical) scroll arrow. The scroll box was moved a small distance. The user clicked the right (horizontal) or bottom (vertical) scroll arrow. The scroll box was moved. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Gets the X-axis of the diagram point. An object that is the X-axis. Gets the Y-axis of the diagram point. An object that is the Y-axis. Gets the new value of the property for the X-axis. An object which represents the new value of the axis range. Gets the new value of the property for the Y-axis. An object which represents the new value of the axis range. Gets the new value of the property for the X-axis. A object which represents the new value of the axis range. Gets the new value of the property for the Y-axis. A object which represents the new value of the axis range. Gets the old value of the property for the X-axis. An object which represents the old value of the axis range. Gets the old value of the property for the Y-axis. An object which represents the old value of the axis range. Gets the old value of the property for the X-axis. A object which represents the old value of the axis range. Gets the old value of the property for the Y-axis. A object which represents the old value of the axis range. Gets the zoom type. A enumeration value. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Gets the X-axis of the diagram point. An object that is the X-axis. Gets the Y-axis of the diagram point. An object that is the Y-axis. Gets the new value of the property for the X-axis. An object which represents the new value of the axis range. Gets the new value of the property for the Y-axis. An object which represents the new value of the axis range. Gets the new value of the property for the X-axis. A object which represents the new value of the axis range. Gets the new value of the property for the Y-axis. A object which represents the new value of the axis range. Gets the old value of the property for the X-axis. An object which represents the old value of the axis range. Gets the old value of the property for the Y-axis. An object which represents the old value of the axis range. Gets the old value of the property for the X-axis. A object which represents the old value of the axis range. Gets the old value of the property for the Y-axis. A object which represents the old value of the axis range. Gets the scrolling orientation, i.e. along which axes scrolling is performed. A enumeration value. Gets the scrolling type, which specifies scrolling characteristics. A enumeration value. The base class for series views of the Pie-based types. Initializes a new instance of the PieSeriesViewBase class with default settings. Initializes a new instance of the PieSeriesViewBase class with the specified exploded points. An array of integer values, representing the identifiers of exploded points. Copies all the settings from the PieSeriesViewBase object passed as the parameter. A PieSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current PieSeriesViewBase instance. The object to compare with the current object. true, if the specified object is equal to the current PieSeriesViewBase instance; otherwise false. Gets or sets the offset distance of slice from the pie center measured by a percentage of the pie radius. A value. It should be more than 1.0. Gets or sets the string value used to support serialization of the property. A value. Provides access to the collection of points which are displayed spread apart from the pie ("exploded"). A class instance containing the exploded points. Provides access to a collection of objects, which specifies conditions for the points to be plotted as exploded pie slices. A object, which contains filters for exploded points selection. Gets or sets the logical operation to perform when applying several conditions to select points to be plotted as spread apart slices. A enumeration value. Gets or sets the value used to specify which series should be represented as slices offset from the pie. A enumeration member, that determines the exploded series. Gets the hash code (the number) that corresponds to the value of the current PieSeriesViewBase object. An integer value representing the hash code for the current object. Specifies the sweep direction (clockwise or counterclockwise) for a Pie series. A enumeration value. Lists the values used to specify the alignment of a scrollbar relative to an XY-diagram. A scroll bar is painted either at the bottom or on the left of an XY-diagram. A scroll bar is painted either at the top or on the right of an XY-diagram. Provides options which define how scroll bars are painted. Copies all the settings from the ScrollBarOptions object passed as a parameter. A ScrollBarOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the background color of scroll bars. A value which represents the background color of scroll bars. Gets or sets the bar's color in a scroll bar. A value which represents the bar's color in a scroll bar. Gets or sets the thickness of scroll bars. An integer value which specifies the scroll bars' thickness, in pixels. This value can't be less than 3, or greater than 25. Gets or sets the border color of scroll bars. A value which represents the border color of scroll bars. Specifies the alignment of the X-axis scroll bar. A enumeration value which specifies the position of a scroll bar relative to an XY-diagram. Gets or sets the visibility of the X-axis scroll bar. true to show the X-axis scroll bar; otherwise, false. Specifies the alignment of the Y-axis scroll bar. A enumeration value which specifies the position of a scroll bar relative to an XY-diagram. Gets or sets the visibility of the Y-axis scroll bar. true to show the Y-axis scroll bar; otherwise, false. Provides print options for the chart control. Copies all the settings from the ChartOptionsPrint object passed as a parameter. A ChartOptionsPrint object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then this method does nothing. Specifies the image format for a chart's representation in a Print Preview form. A enumeration value, specifying the image format for the chart. Gets or sets a value which specifies the size mode used to print the chart. A enumeration value which specifies the size mode used to print the chart. Returns the textual representation of print options. A value which is the textual representation of print options. Represents a series view of the 3D Step Line type. Initializes a new instance of the StepLine3DSeriesView class with default settings. Copies all the settings from the StepLine3DSeriesView object passed as a parameter. A StepLine3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current StepLine3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current StepLine3DSeriesView instance; otherwise false. Gets the hash code (the number) that corresponds to the value of the current StepLine3DSeriesView object. An integer value representing the hash code for the current object. Gets or sets a value that specifies the manner in which step lines connect data point markers. true if markers are connected using inverted steps; false if standard steps are use to connect markers. Defines label settings for Line 3D series. Initializes a new instance of the Line3DSeriesLabel class with default settings. Overrides the property. A object which provides settings used to paint the label's shadow. Contains settings for custom drawing 3D line series. Gets or sets the marker line color of the Line 3D Chart when implementing custom draw in the chart control. A value which specifies a color for the marker line. Gets the marker line style of the Line 3D Chart when implementing custom draw in the chart control. A object which specifies the style for the marker line. Gets or sets the marker line visibility of the Line 3D Chart when implementing custom draw in the chart control. true if the marker line is visible; otherwise, false. Represents a series view of the 3D Line type. Initializes a new instance of the Line3DSeriesView class with default settings. Copies all the settings from the Line3DSeriesView object passed as the parameter. A Line3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current Line3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Line3DSeriesView instance; otherwise false. Gets the hash code (the number) that corresponds to the value of the current Line3DSeriesView object. An integer value representing the hash code for the current object. Gets a caption value for the Line3DSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the Line3DSeriesView type. Gets or sets the thickness of the line. An integer value which specifies the line's thickness, in pixels. Gets or sets the width of a line (the extent of the line along the Z-axis) in the 3D Line Chart. A value, measured in fractions of X-axis units, where an axis unit is the distance between two major X-axis values. This value should be greater than 0. Gets or sets the color of a marker line. A value. Gets the object that provides access to marker line style attributes for modification. A object. Gets or sets the visibility of a marker line. true if the marker line is visible; otherwise, false. A series view of the Step Area type. Initializes a new instance of the StepAreaSeriesView class with default settings. Copies all the settings from the StepAreaSeriesView object passed as a parameter. A StepAreaSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current StepAreaSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current StepAreaSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current StepAreaSeriesView object. An integer value that is the hash code for the current object. Gets or sets a value that specifies the manner in which a step area connects data point markers. true if markers are connected using inverted steps; false if standard steps are used to connect markers. Represents an individual date. Initializes a new instance of the KnownDate class with default settings. Initializes a new instance of the KnownDate class with the specified name and date. A value specifying the date name. A value specifying the date. Initializes a new instance of the KnownDate class with the specified holiday date. A value specifying the holiday date. Copies all the settings from the KnownDate object passed as the parameter. A KnownDate object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the date for the known date object. A value, specifying the date. Determines whether or not the specified object is equal to the current KnownDate instance. The object to compare with the current object. true if the specified object is equal to the current KnownDate instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Returns the textual representation of KnownDate. A value. Represents the collection of dates. Appends the specified date to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of dates to the collection. An array of objects to append to the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the date object at the specified position. Removes the specified date from the collection. A object to be removed from the collection. Contains settings that specify holidays and workdays for the date-time axis scale. Copies all the settings from the WorkdaysOptions object passed as the parameter. A WorkdaysOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies strict workdays that don't depend on the and properties settings. A object, that stores the information about strict workdays. Specifies holidays for excluding them from the date-time axis scale. A object, that stores the information about holidays. Imports holidays from the specified file for the selected location. A value, specifying the file name. A value, specifying the location. Imports holidays from the specified file. A value, specifying the file name. Specifies which days of the week are the workdays. A enumeration value(s), specifying the workdays for the week. Lists the days of week. Identifies Friday. Identifies Monday. Identifies Saturday. Identifies Sunday. Identifies Thursday. Identifies Tuesday. Identifies Wednesday. Represents an object that stores information about a geometrical point, its visibility state and the pane where it is drawn. Gets the point's pane. An descendant, representing the pane where the point resides. Gets the point's coordinates. A structure, representing the point's integer X- and Y-coordinates. Gets a value, specifying whether the point's location can be determined, and if so - whether it is located within the diagram. A enumeration value, specifying the point's visibility state. Represents the X-axis within Gantt charts. Overrides the property to allow only the date-time scale mode. Always the date-time scale mode. Contains settings to custom draw Gantt series. Gets the Gantt series view's task link options when implementing custom drawing in the chart control. A object which represents options used to draw task links in the Gantt series view. Represents a base class for collections of secondary axes in an . Appends an array of secondary axes to the collection. An array of axes to append to the collection. Determines whether the collection contains the specified axis. A object to locate in the collection. true if the collection contains the specified axis; otherwise, false. Gets an axis within a secondary axes collection by its name. A that specifies the name of the axis to be found. A object that represents the axis with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which represents the secondary axis at the specified position. Removes the specified object from the collection. An object to be removed from the collection. Lists the values that specify what color should be used for painting the Task Link The task link is painted with the color of the child bar's border in the relation. The task link is painted with the color of the child bar in the relation. The task link is painted with the color specified by the property. The task link is painted with the color of the parent bar's border in the relation. The task link is painted with the color of the parent bar in the relation. Contains settings that specify the data points appearance within full-stacked area series. Initializes a new instance of the FullStackedAreaPointOptions class with the default settings. Contains settings that specify the data points appearance within full-stacked bar series and full-stacked area series. Initializes a new instance of the FullStackedPointOptions class with the default settings. Copies all the settings from the FullStackedPointOptions object passed as a parameter. A FullStackedPointOptions object (which is a descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether or not the specified object is equal to the current FullStackedPointOptions instance. The object to compare with the current object. true if the specified object is equal to the current FullStackedPointOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current FullStackedPointOptions object. An integer value representing the hash code for the current object. Gets the settings that relate to presenting point values as percents. A object that contains the related settings. Defines label settings for full stacked area series. Initializes a new instance of the FullStackedAreaSeriesLabel class with the default settings. Overrides the property to hide it. A structure. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Overrides the property to hide it. Always false. Represents a class that contains indentation values to place an object within a chart. Represents a collection that stores objects for an individual . Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position into which a new element was inserted. Creates a object with the specified child point and adds it to the current collection. A object specifying the child point for the relation being created. An integer value indicating the position at which a new element was inserted. Creates a object with the specified child point and task link type and adds it to the current collection. A object specifying the child point of the task link being created. A object specifying the link type. An integer value indicating the position at which a new element was inserted. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position into which a new element was inserted. Appends an array of relations to the collection. An array of objects to append to the collection. Determines whether the collection contains a relation to the specified child series point. A object that represents the child point for which a relation should be searched for in the collection. true if the collection contains a relation to the specified child series point; otherwise, false. Gets a relation within a SeriesPointRelationCollection by its child point. A object. A object that includes a given point as a child point. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the relation at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Removes the to the specified child point from the collection. A object specifying the child point, the relation to which should be removed from the collection. Contains settings that specify the appearance of a object in a diagram of the Gantt Series type. Gets or sets the arrowhead length in pixels. An integer value that specifies the length of the arrowhead (in pixels). The default value is 5. Gets or sets the arrowhead width in pixels. An integer value that specifies the width of the arrowhead (in pixels). Note that only odd values are permitted for this property. The default value is 7. Copies all settings from the TaskLinkOptions object passed as a parameter. A TaskLinkOptions object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the color which is used to draw the task link if the property value is . A structure that specifies the color of the link. Gets or sets the value indicating which color should be used when painting a task link. A enumeration value that specifies the source of the color to use for painting a task link. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current TaskLinkOptions object. An integer value representing the hash code for the current object. Gets or sets the minimum distance between a line connecting relative bars, and bar bodies (in pixels). An integer value which specifies the indent, in pixels. Gets or sets the thickness (in pixels) of the line which is used to draw the task link. An integer value specifying the line thickness, in pixels. The default value is 3. Returns the textual representation of the TaskLinkOptions object. A value which is the textual representation of the TaskLinkOptions. Specifies whether task links are visible. true if task links are visible; otherwise, false. Lists the measurement units and formats used to express the date-time range value. Specifies a standard format for a time span representation. It is a string of the following form: "[-][d.]hh:mm:ss[.ff]" Specifies the time span value expressed in whole and fractional days. Specifies the time span value expressed in whole and fractional hours. Specifies the time span value expressed in whole and fractional milliseconds. Specifies the time span value expressed in whole and fractional minutes. Specifies the time span value expressed in whole and fractional seconds. Lists the values used to specify the type of link for a object. Visually it defines connection points of arrowed lines representing task links in the . The parent task isn't finished until the child is finished. The end of the child bar is connected to the end of the parent bar. The arrow points to the parent bar. The parent task doesn't start until the child task is finished. This is the default task link type. The end of the child bar is connected to the starting point of the parent bar. The arrow points to the parent bar. The parent task isn't finished until the child task starts. The starting point of the child bar is connected to the end of the parent bar. The arrow points to the parent bar. The parent task doesn't start until the child task starts The starting point of the child bar is connected to the start of the parent bar. The arrow points to the parent bar. Enumerates available selection states for chart series points. The appearance of a chart's series point corresponds to the hot-tracked state. The appearance of a chart's series point corresponds to the unselected state. The appearance of a chart's series point corresponds to the selected state. Represents a base class for objects. Copies all the settings from the Relation object passed as a parameter. A Relation object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a child point of the relation. A object, denoted as a child point in the relation. Gets or sets the ID of the child point in the relation. An integer value which specifies the ID of the relation's child point. Provides access to a parent point in the relation. A object, denoted as a parent point in the relation. Represents the base class for classes that provide the grid line functionality for axis derived from and . Represents the base class for classes that provide the grid line functionality for axis derived from and . Represents the base class for classes that provide the common Y-axis functionality in 2D series views, except for the Swift Plot. Represents the base class for classes that provide the common X-axis functionality in 2D series views, except for the Swift Plot. Gets or sets the date-time scale mode for an axis. A enumeration value which represents the axis' date-time scale mode. Contains settings for custom drawing 2D area series. Gets the border settings for the area series view when implementing custom drawing in the chart control. A object which specifies the border style. Gets the fill style settings of the area series view when implementing custom drawing in the chart control. A object which specifies the fill style for the area. Represents a series view of the Full-Stacked Area type. Initializes a new instance of the FullStackedAreaSeriesView class with default settings. Overrides the property. Always returns null (Nothing in Visual Basic). Represents a series view of the Stacked Area type. Initializes a new instance of the StackedAreaSeriesView class with default settings. Overrides the property. Always false. Overrides the property. Always null (Nothing in Visual Basic). Represents a series view of the Area type. Initializes a new instance of the AreaSeriesView class with default settings. Represents the base class for series views of the area, stacked area, and full stacked area types. Initializes a new instance of the AreaSeriesViewBase class with default settings. Copies all the settings from the AreaSeriesViewBase object passed as a parameter. A AreaSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the settings of a border that bounds the polygon representing the area series. A object that specifies the border style. Determines whether the specified object is equal to the current AreaSeriesViewBase instance. The object to be compared with the current object. true if the specified object is equal to the current AreaSeriesViewBase instance; otherwise false. Gets the fill style of area series within a view of an area type. A object which specifies the fill style for the area. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Overrides the property. Always returns null (Nothing in Visual Basic). Overrides the property. Always returns null (Nothing in Visual Basic). Gets the specific settings of the data point markers displayed by a series of the Area Series type. A object that contains specific marker settings. Gets or sets the transparency (0-255) to use for displaying the filled color areas. A value from 0 (opaque) to 255 (transparent). Defines the settings of grid lines which belong to the secondary X-axis. Defines the settings of grid lines which belong to the secondary Y-axis. Lists the values used to specify the position of an axis relative to another axis. An axis is displayed at the right or top side of the diagram, depending on its type and orientation. An axis is displayed at the left or bottom side of the diagram, depending on its type and orientation. An axis intercepts another primary axis at the zero level. This alignment type is applicable to primary axes only. For an axis of (Y) values, the zero level is its zero line. For an axis of (X) arguments, the zero level depends upon a series' property value: - for the scale, the zero level is specified by the first point's argument, - for the scale, the zero level equals the zero value, - for the scale, the zero level is equal to the earliest date. Represents a collection that stores individual secondary Y-axes of a particular . Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position into which a new element was inserted. Appends an array of secondary axes to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified secondary axis. A object to locate in the collection. true if the collection contains the specified secondary axis; otherwise, false. Gets a Y-axis within a secondary axes collection by its name. A which specifies the name of the secondary Y-axis to find. A object that represents the secondary Y-axis with the specified name. Inserts the specified secondary axis into the collection at the specified position. A zero-based integer which specifies the position at which the secondary axis is to be inserted. A object to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the secondary Y-axis at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Represents the secondary Y-axis within a chart control in 2D series, except for the Swift Plot. Initializes a new instance of the SecondaryAxisY class with the default settings. Do not use it. Initializes a new instance of the SecondaryAxisY class with the specified name. A value that specifies the name of the secondary axis. This value is assigned to the property. Gets or sets an axis' ID, which is intended for internal use only. An integer value. Represents the secondary X-axis within a chart control in 2D series, except for the Swift Plot. Initializes a new instance of the SecondaryAxisX class with the default settings. Do not use it. Initializes a new instance of the SecondaryAxisX class with the specified name. A value that specifies the name of the secondary axis. This value is assigned to the property. Gets or sets an axis' ID, which is intended for internal use only. An integer value. Gets or sets the date-time scale mode for a secondary X-axis. A enumeration value which represents the axis' date-time scale mode. Lists the values used to specify how a chart should be resized when being printed. A chart is printed with its size identical to that shown on the form. A chart is stretched or shrunk to fit the page on which it is printed. A chart is resized proportionally (without clipping), so that it best fits the page on which it is printed. Lists the values used to specify the position of axis labels in 3D series. The axis label's position is automatically determined by the chart. The axis label is painted at the bottom of the axis point value. The axis label is painted on the left of the axis point value. The axis label is painted on the right of the axis point value. The axis label is painted at the top of the axis point value. Defines the settings of an axis' labels in a 3D series. Initializes a new instance of the AxisLabel3D class with the specified owner. An object which specifies the owner for this axis label. Copies all the settings from the AxisLabel3D object passed as the parameter. An AxisLabel3D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies the position of axis labels relative to the axis in 3D series. An enumeration value which specifies the position of labels relative to the axis. Returns the textual representation of the axis label. A value which is the textual representation of the axis label. Provides access to axes for 2D XY-Diagrams. If implemented by a class, gets the X-axis. An descendant, which represents the X-axis. If implemented by a class, gets the Y-axis. An descendant, which represents the Y-axis. If implemented by a class, gets the diagram's collection of secondary X-axes. A object, that is a collection of secondary X-axes. If implemented by a class, gets the diagram's collection of secondary Y-axes. A object, that is a collection of secondary Y-axes. Represents a method that will handle the () event. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Specifies the order the AngleX, AngleY and AngleZ values are applied to rotate the 3D chart diagram. The chart is first rotated around the X-axis by the value, then around the Y-axis by the value, and then around the Z-axis by the value. The chart is first rotated around the X-axis by the value, then around the Z-axis by the value, and then around the Y-axis by the value. The chart is first rotated around the Y-axis by the value, then around the X-axis by the value, and then around the Z-axis by the value. The chart is first rotated around the Y-axis by the value, then around the Z-axis by the value, and then around the X-axis by the value. The chart is first rotated around the Z-axis by the value, then around the X-axis by the value, and then around the Y-axis by the value. The chart is first rotated around the Z-axis by the value, then around the Y-axis by the value, and then around the X-axis by the value. Defines a filling style for rectangular chart elements in 3D series. Determines whether the specified object is equal to the current RectangleFillStyle3D instance. The object to compare with the current object. true if the specified object is equal to the current RectangleFillStyle3D instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RectangleFillStyle3D object. An integer value representing the hash code for the current object. Defines a filling style for polygon chart elements in 3D series. Determines whether the specified object is equal to the current PolygonFillStyle3D instance. The object to compare with the current object. true if the specified object is equal to the current PolygonFillStyle3D instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PolygonFillStyle3D object. An integer value representing the hash code for the current object. Represents the base class for all 3D series view objects which use the color each filling for their series points (Bar 3D Series). Copies all the settings from the SeriesView3DColorEachSupportBase object passed as the parameter. A SeriesView3DColorEachSupportBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether each data point of a series is shown in a different color. true to specify that each data point in a series has a different color; false to use the same color for all the series' data points. Determines whether the specified object is equal to the current SeriesView3DColorEachSupportBase instance. The object to compare with the current object. true if the specified object is equal to the current SeriesView3DColorEachSupportBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SeriesView3DColorEachSupportBase object. An integer value representing the hash code for the current object. Represents the base class for series view types which use the . Copies all the settings from the SimpleDiagramSeriesViewBase object passed as the parameter. A SimpleDiagramSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets a caption value for the SimpleDiagramSeriesViewBase type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the SimpleDiagramSeriesViewBase type. Provides access to a collection of series titles, which are displayed for the current series. A object that represents the collection of series titles. Represents the base class for series view types which use the . Copies all the settings from the XYDiagramSeriesViewBase object passed as the parameter. An XYDiagramSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the X-axis, that is used to plot the current series on a . An or a object, that is the X-axis for the current series. Specifies the Y-axis, that is used to plot the current series on a . An or an object, that is the Y-axis for the current series. Determines whether or not the specified object is equal to the current XYDiagramSeriesViewBase instance. The object to compare with the current object. true if the specified object is equal to the current XYDiagramSeriesViewBase instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets or sets the pane, used to plot the current series on an . An or an object, representing the pane for the current series. Gets the shadow settings for the 2D XY-series. A object which provides the settings used to paint the series shadow. Represents the base class for series view types which use the . Copies all the settings from the XYDiagram3DSeriesViewBase object passed as the parameter. An XYDiagram3DSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current XYDiagram3DSeriesViewBase instance. The object to compare with the current object. true if the specified object is equal to the current XYDiagram3DSeriesViewBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current XYDiagram3DSeriesViewBase object. An integer value representing the hash code for the current object. Gets or sets the transparency (0-255) to use for displaying XY 3D charts. A value from 0 (opaque) to 255 (transparent). Contains settings for custom drawing pie 3D series. Gets the fill style settings of the Pie 3D Series View when implementing custom drawing in the chart control. A object which specifies the fill style for the background of a 3D Pie. Contains settings for custom drawing Bar 3D Series. Gets the fill style settings of the Bar 3D Series View when implementing custom draw in the chart control. A object which specifies the fill style for the background of 3D Bars. Represents a series view of the 3D Pie type. Initializes a new instance of the Pie3DSeriesView class with default settings. Initializes a new instance of the Pie3DSeriesView class with the specified exploded points. An array of integer values, representing the identifiers of exploded points. Copies all the settings from the Pie3DSeriesView object passed as the parameter. A Pie3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Overrides the property to hide it. Always . Gets or sets the thickness of the entire pie in 3D Pie Chart. An integer value. It should be more than 0 and less or equal 100. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current Pie3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Pie3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current Pie3DSeriesView object. An integer value representing the hash code for the current object. Gets the fill style of the entire pie in a series view of a Pie 3D type. A object which specifies the fill style for the background of a pie. Gets or sets a value that specifies the size of the Pie 3D chart compared to the size of the chart control as a percentage. A floating point value that specifies the size of the chart relative to the chart control as a percentage. Defines label settings for Pie 3D series. Initializes a new instance of the Pie3DSeriesLabel class with default settings. Overrides the property. A object which provides settings used to paint the label's shadow. Defines label settings for Bar 3D series. Initializes a new instance of the Bar3DSeriesLabel class with default settings. Overrides the property, to hide it. Overrides the property, to hide it. Always . Overrides the property. A object which provides settings used to paint the label's shadow. Represents the base class for series views of the 3D Bar type. Initializes a new instance of the Bar3DSeriesView class with default settings. Copies all the settings from the Bar3DSeriesView object passed as the parameter. A Bar3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the depth of bars (the extent of the bar along the Z-axis) in 3D Bar series. A value (measured in fractions of X-axis units) where an axis unit is a distance between two major X-axis values. This value should be greater than 0. Gets or sets a value which indicates whether the should be calculated automatically. false if the bar depth should be specified, true if it is calculated automatically. The default is true. Gets or sets the width of bars in 3D Bar series. A value (measured in fractions of X-axis units) where an axis unit is a distance between two major values on the X-axis. This value should be greater than 0. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current Bar3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Bar3DSeriesView instance; otherwise false. Gets the fill style of a bar(s) within a series view of a Bar 3D type. A object which specifies the fill style for the background of bars. Gets the hash code (a number) that corresponds to the value of the current Bar3DSeriesView object. An integer value representing the hash code for the current object. Gets a caption value for the Bar3DSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the Bar3DSeriesView type. Specifies the 3D model used to draw series points of a Bar 3D series. The enumeration value, which specifies the series model. Specifies whether the top facet should be visible for flat-top models of Bar 3D series. true to enable the top facet; otherwise, false. Represents the Y axis within a chart control in 3D series. Represents the X axis within a chart control in 3D series. Represents the base class for classes that provide axes functionality for a chart control in 3D series. Copies all the settings from the Axis3D object passed as the parameter. An Axis3D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the interlaced fill style settings. A object which specifies the interlaced fill style. Gets the settings of axis labels in 3D series. An object which provides axis label settings. Overrides the property. A value. Returns the textual representation of the axis. A value which is the textual representation of the axis. Represents the base class for classes that provide axes functionality for a chart control. Copies all the settings from the AxisBase object passed as the parameter. A AxisBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the date-time measurement unit to which the beginning of a diagram's gridlines and labels should be aligned. A enumeration value which represents the measurement unit to which the beginning of a diagram's gridlines and labels should be aligned. Gets or sets the detail level for date-time values. A enumeration value which represents the axis' detail level. Provides access to the settings that define how date-time values should be displayed within axis labels. A object that contains specific date-time settings. Provides access to the options that define the behavior of a scale when its type is date-time. A object. Identifies the default value to which the property is reset, if the becomes Manual. Always . Converts the specified qualitative value to an internal numeric format of the current axis scale. A which specifies a qualitative value to convert. A value which represents an axis value in the internal format; if the string value doesn't exist, returns System.Double.NaN. Converts the specified date-time value to an internal numeric format of the current X-axis scale. A value which specifies a date-time value to convert. A value which represents an X-axis value in the internal format. Converts the specified numeric value to an internal numeric format of the current X-axis scale. A value which specifies a numeric value to convert. A value which represents an X-axis value in the internal format. Converts the specified internal value of the current X-axis scale to a scale value. A value which specifies an internal value to convert. A value that represents a scale value. Gets the grid lines settings. A object which provides the grid lines settings. Gets or sets a numeric interval between the axis' grid lines. A value which specifies the interval between grid lines. Gets or sets a value that specifies whether the spacing of grid lines is calculated automatically based upon the major tickmarks of the axis. true if grid spacing is performed automatically; otherwise, false. Gets or sets whether interlacing is applied to the axis. true to apply interlacing; otherwise, false. Gets or sets the interlaced color. A structure which specifies the interlaced color. Gets the settings of axis labels. An object which provides axis label settings. Gets or sets whether the axis should display its numerical values using a logarithmic scale. true if the logarithmic scale should be used; otherwise, false. Gets or sets a value specifying a logarithmic base when the property is enabled. A value which specifies the logarithmic base. Gets or sets the number of minor tickmarks and grid lines. An integer value which specifies the number of minor tickmarks between two major tickmarks. The same value specifies the number of grid lines. Gets the numeric options of the axis. A object which provides the numeric options of the axis. Provides access to the options that define the behavior of a scale when its type is numeric. A object which provides the numeric options of the axis. Gets the settings that specify the range of the axis coordinates. An object which contains the common range settings of the axis coordinates. Gets the settings that specify the visible range of the axis coordinates. A object which contains the common visual range settings of the axis coordinates. Gets the range through which it's possible to scroll an axis. A object representing the settings for the whole range of an axis. Specifies whether holidays and non-working days should be excluded from the axis scale. true, to exclude non-working days from the axis scale; otherwise, false. Provides access to the information about non-working days to adjust the date-time axis scale. A object that contains the information about non-working days. Represents the base class for objects which define filling styles in 3D series. Copies all the settings from the FillStyle3D object passed as the parameter. A FillStyle3D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current FillStyle3D instance. The object to compare with the current object. true if the specified object is equal to the current FillStyle3D instance; otherwise false. Gets or sets the filling mode for an element's surface. A enumeration value which specifies how an element's surface is filled. Gets the hash code (a number) that corresponds to the value of the current FillStyle3D object. An integer value representing the hash code for the current object. Represents the base class for objects which define filling styles in 2D series. Copies all the settings from the FillStyle2D object passed as the parameter. A FillStyle2D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current FillStyle2D instance. The object to compare with the current object. true if the specified object is equal to the current FillStyle2D instance; otherwise false. Gets or sets the filling mode for an element's surface. A enumeration value which specifies how an element's surface is filled. Gets the hash code (a number) that corresponds to the value of the current FillStyle2D object. An integer value representing the hash code for the current object. Represents a diagram that is used to plot all 3D series except for the Pie 3D type. Initializes a new instance of the XYDiagram3D class with default settings. Copies all the settings from the XYDiagram3D object passed as the parameter. A XYDiagram3D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the X-axis. An object which represents the X Axis. Gets the Y-axis. An object which represents the Y Axis. Gets or sets the 3D diagram's background color. A value which specifies the 3D diagram's background color. Gets the background image settings. A object which provides settings that specify the diagram's background image. Gets the diagram's background fill style. A object which specifies the background fill style. Gets or sets the depth (thickness) of coordinate planes. The units of measurement are specific diagram pixels. An integer value that specifies the coordinate plane thickness, in diagram pixels. It should be more than 0. The default is 15. Specifies the distance between Manhattan Bar series, as a fraction of axis units. A value, measured in fractions of X-axis units. An axis unit is a distance between two major values on the X-axis. Specifies the distance between Manhattan Bar series, in pixels. An integer value, specifying the distance between 3D series, in pixels. Gets or sets the distance between series and argument coordinate planes (front and back). The units of measurement are specific diagram pixels. An integer value, that specifies the space between series and coordinate planes. The default value is 10. Represents a diagram that is used to plot series of the Pie 3D view type. Initializes a new instance of the SimpleDiagram3D class with default settings. Copies all the settings from the SimpleDiagram3D object passed as the parameter. A SimpleDiagram3D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the number of 3D Pie Charts that can be displayed in one line (row or column). A positive integer that specifies the number of pie charts in one line. Gets or sets a value that specifies the manner in which multiple 3D Pie Charts are positioned within a chart control's diagram. A enumeration value. Lists the values that specify the filling mode for an element's surface. Specifies that an element's surface should be filled using the fill mode settings which are specified by the appearance currently used in a chart (it can be obtained via the property). Specifies that an element's surface should be filled in gradient mode. Specifies that an element's surface should be filled in the solid mode. Represents the base class for classes that provide diagram functionality for a chart control in 3D series. Initializes a new instance of the Diagram3D class with default settings. Copies all the settings from the Diagram3D object passed as the parameter. A Diagram3D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Represents a static constant that stores the default value for the and properties. [To be supplied] Represents a static constant that stores the default value for the property. [To be supplied] Gets or sets the amount by which to scroll a diagram horizontally. A that represents a scroll percentage. It should be within the range -100;100. Gets or sets the perspective angle for a 3D diagram in a perspective projection (when is true). An integer value that may be 0 and more, but less than 180. Gets or sets a value that determines whether the perspective is enabled. The perspective view is characterized by . true if a 3D object is shown in a perspective projection, otherwise false. Gets or sets the value (in degrees) at which the diagram should be rotated around the X-axis. An integer value which specifies the rotation angle (in degrees). Gets or sets the value (in degrees) at which the diagram should be rotated around the Y-axis. An integer value which specifies the rotation angle (in degrees). Gets or sets the value (in degrees) at which the diagram should be rotated around the Z-axis. An integer value which specifies the rotation angle (in degrees). Gets or sets a matrix used to rotate a diagram around X, Y and Z axes. An array of values. Gets or sets the string value used to support serialization of the property. A value. Provides access to the options specifying the ways in which rotation can be performed for 3D Diagrams. A object containing rotation options. Gets or sets a value which determines the order of rotation around the X, Y and Z axes. A enumeration value. Gets or sets the rotation type, that determines whether the chart is rotated by specified angle values or it conforms to mouse movements. A enumeration value. Gets or sets a value indicating if the 3D diagram can be rotated by end-users at runtime via the mouse pointer or using rotation gestures (if the device supports touchscreen). true if a chart can be rotated at runtime; otherwise, false. Gets or sets a value indicating if the 3D Chart's diagram can be scrolled by end-users at runtime. true if scrolling is enabled; otherwise, false. Gets or sets a value indicating if the 3D Chart's diagram can be zoomed in and out at runtime. true if zooming is enabled; otherwise, false. Provides access to the options specifying the ways in which scrolling can be performed for a 3D XY-Diagram. A object, representing scrolling options. Gets or sets the amount by which to scroll vertically. A value that represents a scroll percentage. Should be within the range -100;100. Provides access to the options specifying the ways in which zooming can be performed for a 3D XY-Diagram. A object, representing zooming options. Gets or sets the magnification amount applied to the chart, as a percentage. A value that specifies the zooming percentage. Should be within the range 1;500. Represents a diagram that is used to plot series of the side-by-side gantt series and overlapped gantt series view types. Initializes a new instance of the GanttDiagram class with default settings. Copies all the settings from the GanttDiagram object passed as the parameter. A GanttDiagram object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Overrides the property. Always true. Represents a series view of the Overlapped Range Bar type. Initializes a new instance of the OverlappedRangeBarSeriesView class with default settings. Represents a series view of the Overlapped Gantt type. Initializes a new instance of the OverlappedGanttSeriesView class with default settings. Represents the base class for series views of the Gantt type. Initializes a new instance of the GanttSeriesView class with default settings. Copies all the settings from the GanttSeriesView object passed as a parameter. A GanttSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current GanttSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current GanttSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current GanttSeriesView object. An integer value representing the hash code for the current object. Gets the task link options which specify the appearance of task links within a Gantt series view. A object which contains appearance settings for task links. Represents a series view of the Side-by-Side Range Bar type. Initializes a new instance of the SideBySideRangeBarSeriesView class with default settings. Gets or sets the variable distance value (as a fraction of axis units) between two bars of different series shown at the same argument point. A value that represents the distance between two neighboring bars as a fraction of axis units, where an axis unit is the distance between two major values on the axis. Gets or sets the fixed distance value (in pixels) between two bars of different series shown at the same argument point. An integer value that represents the distance between two neighboring bars in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Contains settings that specify the appearance of data points within Range Bar and Gantt series. Initializes a new instance of the RangeBarPointOptions class with default settings. Contains settings for custom drawing Range Bar and Gantt series. Gets the marker settings of the maximum value in the range bar series view when implementing custom drawing in the chart control. A object which represents the marker shown within the maximum value of series points. Gets or sets whether the marker of the maximum value is visible in the Range Bar chart when implementing a custom draw. true, if the marker of the maximum value is visible; otherwise, false. Gets the marker settings of the minimum value in the range bar series view when implementing custom drawing in the chart control. A object which represents the marker shown within the minimum value of series points. Gets or sets whether the marker of the minimum value is visible in the Range Bar chart when implementing a custom draw. true, if the marker of the minimum value is visible; otherwise, false. Defines label settings for Range Bar and Gantt series. Initializes a new instance of the RangeBarSeriesLabel class with default settings. Copies all the settings from the RangeBarSeriesLabel object passed as the parameter. A RangeBarSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets by how much the series label is indented from the range bar's border. An integer value which specifies the indent, in pixels. Gets or sets the kind of labels in Range Bar and Gantt series. A enumeration value. Overrides the property to hide it. A structure. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Overrides the property to hide it. Always false. Gets or sets a value that specifies the position of series labels relative to the corresponding range bars. A enumeration value which specifies the position of labels relative to each range bar. Represents the base class for series views of the Range Bar and Gantt type. Initializes a new instance of the RangeBarSeriesView class with default settings. Copies all the settings from the RangeBarSeriesView object passed as the parameter. A RangeBarSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current RangeBarSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current RangeBarSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RangeBarSeriesView object. An integer value representing the hash code for the current object. Gets the specific data point marker's settings for the maximum value of every range bar displayed by a series of the range bar view type. A object that contains the specific marker settings. Specifies whether the series point markers for the maximum value of every range bar are visible. Default - marker visibility (visible/invisible) for the maximum value of every range bar is automatically determined according to the type of a diagram currently displayed on a chart; True -if the markers are visible; False - markers are hidden. The default is DefaultBoolean.Default. Gets the specific data point marker's settings for the minimum value of every range bar displayed by a series of the range bar view type. A object that contains the specific marker settings. Specifies whether the series point markers for the minimum value of every range bar are visible. Default - marker visibility (visible/invisible) for the minimum value of every range bar is automatically determined according to the type of diagram currently displayed on a chart; True - the markers are visible; False - the markers are hidden. The default is DefaultBoolean.Default. Represents a series view of the Side-by-Side Gantt type. Initializes a new instance of the SideBySideGanttSeriesView class with default settings. Gets or sets the variable distance value (as a fraction of axis units) between two bars of different series shown at the same argument point. A value that represents the distance between two neighboring bars as a fraction of axis units, where an axis unit is the distance between two major values on the axis. Gets or sets the fixed distance value (in pixels) between two bars of different series shown at the same argument point. An integer value that represents the distance between two neighboring bars in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Specifies the way a 3D chart diagram is rotated. The 3D chart is rotated around the X, Y and Z axes by the , and values in the order defined by the property. The 3D chart is rotated at design time with the Ctrl+mouse pointer (at runtime only the mouse pointer should be used); and the rotation is based upon the advanced rotation algorithm. In this instance the chart diagram is rotated around the axes which have the same directions as the X-axis and Y-axis of the screen. For instance, to start rotating a 3D chart at design time, you need to press the Ctrl button, then left-click the chart's diagram and start moving the mouse pointer. To start rotating a 3D chart at runtime, you need to simply left-click the chart's diagram and start moving the mouse pointer. Note that in this instance, the property must be set to true. The 3D chart is rotated at design time with the Ctrl+mouse pointer (at runtime only the mouse pointer should be used); and the rotation is based upon the standard rotation algorithm. In this instance the chart diagram is rotated around the X-axis and Y-axis of the chart's diagram. For instance, to start rotating a 3D chart at design time you need to press the Ctrl button, then left-click the chart's diagram and start moving the mouse pointer. To start rotating a 3D chart at runtime, you need to simply left-click the chart's diagram and start moving the mouse pointer. Note that in this instance, the property must be set to true. Contains options of the text which is to be displayed at runtime when a chart has no data to display. Lists the values used to specify the position of Range Bar and Gantt labels. The label is painted in the center of the range bar's edge. The label is painted inside the range bar, near its edge. The label is painted outside the range bar, near its edge. Lists the values specifying which range bar values (minimum, maximum, or both) should be displayed within series labels in the Range Bar and Gantt view types. Show only the label for the maximum value of the range bar. Show only the label for the minimum value of the range bar. Show one label in the center of the range bar with both maximum and minimum values. Note that in this instance the property has no effect. Show both labels with maximum and minimum values of the range bar. Provides data for a chart control's () event. Gets the settings of crosshair axis label elements to customize their appearance. An object implementing the interface that represents the collection of the . Gets the settings of crosshair elements (crosshair value lines, crosshair value labels, crosshair labels) to customize their appearance. An object implementing the interface that represents the collection of s. Gets the settings of crosshair group header elements to customize their appearance. An object implementing the System.Collections.IEnumerable interface that represents the collection of the Gets the settings of a crosshair line element to customize its appearance (color, line style). A object representing the crosshair line element to custom draw. Contains information about a specific point within a chart. Gets an annotation which is located under the test point. An object which represents the annotation located under the test point. Gets an axis which is located under the test point. An descendant, specifying the axis located under the test point. Gets an axis label item which is located under the test point. An object which represents the axis label item located under the test point. Gets an axis title which is located under the test point. An object which represents the axis title located under the test point. Gets a chart which is located under the test point. An object implementing the interface (e.g., or ) which represents the chart located under the test point. Gets a chart title which is located under the test point. A object which represents the chart title located under the test point. Gets a constant line which is located under the test point. A object which represents the constant line located under the test point. Gets a diagram which is located under the test point. A object which represents the diagram located under the test point. Gets a Fibonacci Indicator which is located under the test point. A object. Gets an object which represents the topmost visual element located under the test point. A which represents the topmost element under the test point. Gets a collection of objects which represent all the visual elements located under the test point. A collection of s which represent all the chart elements under the test point. Gets the test point. A structure specifying test point coordinates relative to the chart's top-left corner. Gets a value identifying the type of the visual element located under the test point. A enumeration value which identifies the type of the visual element that contains the test point. Gets a value indicating whether the test point is within the annotation. true if the test point is within an annotation; otherwise, false. Gets a value indicating whether the test point is within the axis. true if the test point is within an axis; otherwise, false. Gets a value indicating whether the test point is within the chart. true if the test point is within a chart; otherwise, false. Gets a value indicating whether the test point is within the chart title. true if the test point is within a chart title; otherwise, false. Gets a value indicating whether the test point is within the constant line. true if the test point is within a constant line; otherwise, false. Gets a value indicating whether the test point is within the diagram. true if the test point is within a diagram; otherwise, false. Gets an indicator which is located under the test point. An descendant, specifying the indicator located under the test point. Gets a value indicating whether the test point is within the Fibonacci Indicator. true if the test point is within a Fibonacci Indicator; otherwise, false. Gets a value indicating whether the test point is within an indicator. true if the test point is within an indicator; otherwise, false. Gets a value indicating whether the test point is within the legend. true if the test point is within a legend; otherwise, false. Gets a value indicating whether the test point is within the . true if the test point is within a non-default pane; otherwise, false. Gets a value indicating whether the test point is within the regression line. true if the test point is within a regression line; otherwise, false. Gets a value indicating whether the test point is within the series. true if the test point is within a series; otherwise, false. Gets a value indicating whether the test point is within the series label. true if the test point is within a series label; otherwise, false. Gets a value indicating whether the test point is within the series title. true if the test point is within a series title; otherwise, false. Gets a value indicating whether the test point is within the trendline. true if the test point is within a trendline; otherwise, false. Gets a legend which is located under the test point. A object which represents the legend located under the test point. Gets a non-default pane which is located under the test point. An object which represents the pane located under the test point. Gets a regression line which is located under the test point. A object. Gets an object which represents the topmost series located under the test point. A object which represents the topmost series under the test point. Gets an object which represents the topmost Series Labels located under the test point. A object which represents a topmost Series Labels. Gets an object which represents the topmost series point located under the test point. A object which represents the topmost series point under the test point. Gets a series title which is located under the test point. A object which represents the series title located under the test point. Gets a Trend Line which is located under the test point. A object. Lists the values that identify a chart's elements. The test point belongs to an annotation. The test point belongs to an axis. The test point belongs to a chart. The test point belongs to a chart title. The test point belongs to a constant line. The test point belongs to a diagram. The test point belongs to a Fibonacci Indicator. The test point belongs to an indicator. The test point belongs to a legend. The test point belongs to a non-default pane. The test point does not belong to any visual element or is outside the chart. The test point belongs to a regression line. The test point belongs to a series. The test point belongs to a series label. The test point belongs to a series title. The test point belongs to a trend line. Represents a base class for series objects and contains template settings for data bound series. Initializes a new instance of the SeriesBase class with the specified type of view used to represent this series. A enumeration value that specifies the type of the view. A view of this type will then be assigned to the property. Initializes a new instance of the SeriesBase class with default settings. Gets the actual scale type used for series arguments. A enumeration value. Gets the actual value specifying whether labels are visible for a particular series. true, if labels are visible for a series; otherwise, false. Gets or sets the name of the data field which contains arguments for generated series points. A value that specifies the data field name. Gets or sets a value that specifies the scale type for the argument data of the series' data points. A enumeration value. Copies all the settings from the SeriesBase object passed as the parameter. A SeriesBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Changes the series' view type by specifying its type. A enumeration value. Specifies a value which determines whether to show a legend check box instead of a legend marker for a series. true, if a check box is shown instead of a marker on a legend for a series; otherwise, false. Gets or sets a value that determines whether a legend check box is checked for a chart series. true, if a legend check box is checked for the series; otherwise, false. Gets or sets a value that specifies whether or not a crosshair cursor is enabled for this series. Default - the CrosshairEnabled property value is obtained from the parent chart's () property; True - a crosshair cursor is enabled for a series; False - a crosshair cursor is disabled. Gets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them. Default - the CrosshairHighlightPoints property value is obtained from the parent property; true - the series points are highlighted when the crosshair cursor hovers over them; false - the series points are not highlighted. Gets or sets a string which represents the pattern specifying the text to be displayed within a crosshair label for the current type. A , which represents a crosshair label pattern. The default value is . Specifies whether to show a crosshair label on a diagram for a particular 2D . Default - the CrosshairLabelVisibility property value is obtained from the parent's property; True to show crosshair labels for a series; otherwise, False - crosshair labels are hidden. Gets a collection of data filter conditions which can be applied to the series' data. A object that represents the collection of filter conditions. Gets or sets the logical operator used to combine individual data filter conditions defined for the series. A enumeration value. Gets the settings of series labels. A object which provides the series label settings. Gets the string value used to support serialization of the series labels. An object supporting the interface. Specifies whether to show labels for a series. Default - series labels are automatically hidden; true to show series labels; false to hide them. Gets or sets the string value used to support serialization of the label's type in web applications. A value. Provides access to the settings which specify the type of information displayed in the chart's legend, and its format. A class object, representing the settings for the legend display. Gets the string value used to support serialization of the legend point options. An object supporting the interface. Gets or sets the text that identifies the series within the legend of a chart control. A value that specifies the series' legend text. Gets or sets a string which represents the pattern specifying the text to be displayed within legend items when the mode is enabled. A , which represents the pattern. The default value is . Gets or sets the common appearance settings for data points within the series. A object that contains the common settings for data points. Gets the string value used to support serialization of the series point options. An object supporting the interface. Gets or sets the string value used to support point options serialization in a SeriesBase. A value. Gets or sets the sort order of the series' points. A enumeration value. Gets or sets a value that specifies the values of the data points that the series should be sorted by. A enumeration value. Cancels the changes applied to the for a specific series, and makes it equal to the . Gets or sets a value that specifies the scale type for the argument data of the series' data points. A enumeration value. Gets or sets the sort order of the series' points. A enumeration value. Gets or sets a value that specifies the values of the data points that the series should be sorted by. A enumeration value. Gets or sets the string value used to support serialization of the series view's type in web applications. A value. Gets or sets a value that specifies whether the data series is represented in the chart control's legend. true to represent the data series in the legend; otherwise, false. Specifies the summary function which should calculate data point values. A specifying the name of a summary function. Gets or sets a value that specifies whether point options are synchronized for a specific series. true, if the series point options are synchronized; otherwise, false. Gets or sets a value that specifies whether or not a tooltip is enabled for a series. Default - the ToolTipEnabled property value is obtained from the parent chart's () property; True - a tooltip is enabled for a series; False - a tooltip is disabled. Gets or sets a value that points to a data field containing hints for series points tooltips. A value that specifies the data field to obtain hints for chart tooltips. Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series point. A , which represents the tooltip pattern. Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series. A , which represents the tooltip pattern. Provides access to settings that indicate whether it is required to show only the Top N series points in a series and define the rule to determine the Top N points. A object which contains settings of the "Top N" feature. Returns the textual representation of the series template. A value which is the textual representation of the series template. Gets a collection of the names of data fields which contain values for series points. A object that represents the collection of data field names. Gets or sets the string value used to support serialization of the property. A value. Gets or sets a value that specifies the scale type for the value data of the series' data points. A enumeration value. Gets or sets the view type of the series. A -derived object that represents the view type of the series. Gets the string value used to support serialization of the series view. An object supporting the interface. Specifies whether the series is visible. true if the series is visible; otherwise, false. Lists the values that specify the date-time scale mode to be applied to the X-axis. Identifies the automatic integral date-time scale mode, meaning that data is averaged by an automatically chosen date-time interval. Identifies the automatic integral date-time scale mode, meaning that data is summarized by an automatically chosen date-time interval. Identifies the manual date-time scale mode, meaning that the , properties are in effect, and they should be manually defined. Lists the values that specify the direction of a gradient within a polygon element. Specifies a gradient from lower left to upper right. Specifies a gradient from lower right to upper left. Specifies a gradient from bottom to top. Specifies a gradient that starts from the center. Specifies a gradient from left to right. Specifies a gradient from right to left. Specifies a gradient that ends at the center. Specifies a gradient from upper left to lower right. Specifies a gradient from upper right to lower left. Specifies a gradient from top to bottom. Represents the base class for all series view objects which use the color each filling for their series points (Bar Series, Point and Line Series, Range Bar Series and Gantt Series). Copies all the settings from the SeriesViewColorEachSupportBase object passed as the parameter. A SeriesViewColorEachSupportBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether each data point of a series is shown in a different color. true to specify that each data point in a series has a different color; false to use the same color for all the series' data points. Determines whether the specified object is equal to the current SeriesViewColorEachSupportBase instance. The object to compare with the current object. true if the specified object is equal to the current SeriesViewColorEachSupportBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SeriesViewColorEachSupportBase object. An integer value representing the hash code for the current object. Defines the settings of the gradient filling style. Initializes a new instance of the PolygonGradientFillOptions class with default settings. Copies all the settings from the PolygonGradientFillOptions object passed as the parameter. A PolygonGradientFillOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current PolygonGradientFillOptions instance. The object to compare with the current object. true if the specified object is equal to the current PolygonGradientFillOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PolygonGradientFillOptions object. An integer value representing the hash code for the current object. Gets or sets the background gradient's direction. A enumeration value which specifies the gradient's direction. Represents the base class for the palette repository. Initializes a new instance of the PaletteListBase class with default settings. Returns an array of strings that are the names of custom palettes within the chart. An array of values that are palettes names. Provides access to individual palettes in the list by their names. A value specifying the name of the palette to get. A object which represents the palette with the specified name. Represents a single element in the . Initializes a new instance of the PaletteEntry class with the color. A value that specifies the first color of the palette entry. This value is assigned to the property. A value that specifies the second color of the palette entry. This value is assigned to the property. Initializes a new instance of the PaletteEntry class with the specified color. A value that specifies the first color of the palette entry. This value is assigned to the property. Initializes a new instance of the PaletteEntry class with default settings. Copies the colors from the PaletteEntry object passed as the parameter. A PaletteEntry object whose colors are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Creates a copy of the current PaletteEntry object. A PaletteEntry object which is a copy of the current object. Gets or sets the first color of the palette entry. A value which represents the first color of the palette entry. Gets or sets the second color of the palette entry. A value which represents the second color of the palette entry. Gets a value specifying whether a single element in the is empty. true if the palette entry is empty; otherwise, false. Represents the base class for objects which define specific filling options using the second color. Initializes a new instance of the FillOptionsColor2Base class with default settings. Copies all the settings from the FillOptionsColor2Base object passed as the parameter. A FillOptionsColor2Base object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the second color used in specific filling modes. A structure that specifies the second filling color. Determines whether the specified object is equal to the current FillOptionsColor2Base instance. The object to compare with the current object. true if the specified object is equal to the current FillOptionsColor2Base instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current FillOptionsColor2Base object. An integer value representing the hash code for the current object. Contains options of the text which is to be displayed in a chart, when it's too small for its diagram to be drawn. Represents a class used to store the palettes for painting a chart's indicators. Represents the Default palette, which is used to paint the chart's indicators. [To be supplied] Lists the values used to specify the dock corner of an annotation's shape. The annotation's shape is docked to the left bottom corner. The annotation's shape is docked to the left top corner. The annotation's shape is docked to the right bottom corner. The annotation's shape is docked to the right top corner. Provides settings that specify the ways in which zooming can be performed. Copies all the settings from the ZoomingOptions object passed as the parameter. A ZoomingOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether zooming can be performed using the keyboard. true to allow using the keyboard; otherwise, false. Specifies whether zooming can be performed using the keydoard and mouse combinations. true to allow using the keyboard and mouse combinations; otherwise, false. Specifies whether zooming can be performed using the mouse wheel. true to allow using the mouse wheel; otherwise, false. Specifies whether zooming can be performed using the touch device. true to allow using the touch device; otherwise, false. Provides settings that specify the ways in which scrolling can be performed. Copies all the settings from the ScrollingOptions object passed as the parameter. A ScrollingOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether scrolling can be performed using the keyboard. true to allow using the keyboard; otherwise, false. Specifies whether scrolling can be performed using the mouse. true to allow using the mouse; otherwise, false. Provides settings for positioning of annotation objects in relation to their anchor points. Initializes a new instance of the RelativePosition class with the specified rotation angle and connector length. A value specifying the angle by which the annotation is rotated around its anchor point. This value is assigned to the property. A value specifying the length of the line which connects the annotation with its anchor point. This value is assigned to the property. Initializes a new instance of the RelativePosition class with default settings. Specifies the angle by which the annotation is rotated around its anchor point. A value specifying the annotation's angle around its anchor point. Copies all the settings from the RelativePosition object passed as the parameter. A RelativePosition object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the length of the line connecting the annotation with its anchor point. A value specifying the annotation's connector length. Provides settings for free positioning of annotation objects. Initializes a new instance of the FreePosition class with default settings. Copies all the settings from the FreePosition object passed as the parameter. A FreePosition object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the corner of the annotation's parent element, to which the annotation is anchored. A object that represent's the dock corner of the annotation's parent element. Specifies the element (chart or pane), to which the annotation's shape is docked. A class descendant representing the dock target for the annotation's shape. For internal use. Supports serialization of the property. A value. Specifies the inner indents between the edges of the annotation and its container element. A objects specifying the inner indents for the annotation's parent element. Specifies the outer indents between the edges of the annotation and its container element. A object, specifying the inner indents for the annotation's parent element. Contains border settings of rectangular elements within a chart control. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Contains the outside border settings of rectangular elements within a chart control. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Contains the inside border settings of rectangular elements within a chart control. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Represents a class used to store the standard palettes shipped with XtraCharts. Identifies the Apex palette of colors. $ Identifies the Aspect palette of colors. $ Identifies the BlackAndWhite palette of colors. $ Identifies the Blue palette of colors. $ Identifies the BlueGreen palette of colors. $ Identifies the BlueII palette of colors. $ Identifies the BlueWarm palette of colors. $ Identifies the Chameleon palette of colors. $ Identifies the Civic palette of colors. $ Identifies the Concourse palette of colors. $ Identifies the Default palette of colors. [To be supplied] Identifies the Equity palette of colors. $ Identifies the Flow palette of colors. $ Identifies the Foundry palette of colors. $ Identifies the Grayscale palette of colors. $ Identifies the Green palette of colors. $ Identifies the GreenYellow palette of colors. $ Identifies the InAFog palette of colors. $ Identifies the Marquee palette of colors. $ Identifies the Median palette of colors. $ Identifies the Metro palette of colors. $ Identifies the Mixed palette of colors. $ Identifies the Module palette of colors. $ Identifies the NatureColors palette of colors. $ Identifies the NorthernLights palette of colors. $ Identifies the Office palette of colors. $ Identifies the Office2013 palette of colors. $ Identifies the Opulent palette of colors. $ Identifies the Orange palette of colors. $ Identifies the OrangeRed palette of colors. $ Identifies the Oriel palette of colors. $ Identifies the Origin palette of colors. $ Identifies the Paper palette of colors. $ Identifies the PastelKit palette of colors. $ Identifies the Red palette of colors. $ Identifies the RedOrange palette of colors. $ Identifies the RedViolet palette of colors. $ Identifies the Slipstream palette of colors. $ Identifies the Solstice palette of colors. $ Identifies the Technic palette of colors. $ Identifies the TerracottaPie palette of colors. $ Identifies the TheTrees palette of colors. $ Identifies the Trek palette of colors. $ Identifies the Urban palette of colors. $ Identifies the Verve palette of colors. $ Identifies the Violet palette of colors. $ Identifies the VioletII palette of colors. $ Identifies the Yellow palette of colors. $ Identifies the YellowOrange palette of colors. $ Represents the repository used to store the palettes that are used to draw the elements of a chart control. Initializes a new instance of the PaletteRepository class with default settings. Adds the palette with the specified name to the repository. A , specifying the palette's name. A object to add. Provides access to individual palettes in the repository by their names. A value specifying the name of the palette to get. A object which represents the palette with the specified name. Gets an array of available palette names. A array of palette names. Adds the specified palette with the specified name to the repository. A which specifies the name of the palette to register. The object to add. Performs a check and adds the specified palette to the repository. A object to register. An exception that is thrown if an error occur when processing the palettes in a chart control. Defines the settings of grid lines which belong to the Y axis. Defines the settings of grid lines which belong to the X axis. Contains border settings for elements which have custom shapes. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Contains settings that define the appearance of crosshair axis labels. Gets the actual back color used to fill a crosshair axis label. A value that is the actual back fill color. Gets the actual font that is used to display a crosshair axis label. A value that is the actual font. Gets the actual pattern of the crosshair axis label. A value that is the actual pattern. Gets the text actual color used to fill a crosshair axis label. A value that represents the actual text color of a crosshair axis label. Gets the actual value that specifies whether the crosshair axis labels are visible. true if crosshair axis labels are visible; otherwise, false. Copies all the settings from the CrosshairAxisLabelOptions object passed as a parameter. An CrosshairAxisLabelOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the background color of crosshair axis labels. A value which represents the background color of crosshair axis labels. Gets or sets the font used to display the crosshair axis label's contents. A object which specifies the font used to display the crosshair axis label's contents. Gets or sets a string which represents the pattern specifying the text to be displayed within the crosshair axis label that appears for a series point. A that is the crosshair axis label pattern. The default value is . Gets or sets the text color of crosshair axis labels. A structure which specifies the color of a crosshair axis label's text. Specifies whether to show crosshair axis labels for a diagram. Default - the Visibility property value is obtained from the parent's and/ or properties depending on an axis; True - crosshair axis labels are visible on a diagram; False - crosshair axis labels are hidden. The default is DefaultBoolean.Default. Provides settings that define the Y-axis coordinate for an annotation's anchor point. Initializes a new instance of the AxisYCoordinate class with the specified owner. A object. Specifies the Y-axis, to which the Y-coordinate of the annotation's anchor point corresponds. An object representing the Y-axis. Provides settings that define the X-axis coordinate for an annotation's anchor point. Initializes a new instance of the AxisXCoordinate class with the specified owner. A object. Specifies the X-axis, to which the X-coordinate of the annotation's anchor point corresponds. An object representing the X-axis. Lists the values used to specify the cursor type. No cursor is being shown. Represents the base class for multi-line titles. Gets or sets the lines of text within a multiline title. An array of objects containing the text of a multiline title. Contains settings that define the minimum limiting value of a strip. Contains settings that define the maximum limiting value of a strip. Represents a base for classes that contain settings for custom drawing series of different view types. Gets the actual second color of a series or its point, when implementing custom drawing in the chart control. A value that represents the actual second color of a series or its point. Creates a copy of the current DrawOptions object. A DrawOptions object which is a copy of the current object. Gets or sets the series view or series view point color when implementing custom drawing in the chart control. A value that represents the color of either the series view or series view point. Contains settings for custom drawing point series. Gets the point series view's marker settings when implementing custom drawing in the chart control. A object which represents the marker shown within the series points and legend for this point series view. Contains settings for custom drawing pie series. Gets the pie series view's border settings when implementing custom drawing in the chart control. A object which specifies the border style. Gets the pie series view's fill style settings when implementing custom drawing in the chart control. A object which specifies the fill style for the background of a pie. Contains settings for custom drawing candle stick series. Contains settings for custom drawing stock series. Gets or sets a value which indicates if "open" and "close" values should be shown in the Stock Series View when implementing custom drawing in the chart control. A enumeration value which indicates the mode used to show "open" and "close" values. Represents the base class for title objects. Copies all the settings from the Title object passed as the parameter. An Title object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the title's text. A value which represents the title's text. Contains settings for custom drawing Line Chart. Gets the line series view's line style settings when implementing custom drawing in the chart control. A object which represents the line style options for the line series view. Gets the line series view's marker settings when implementing custom drawing in the chart control. A object which represents the marker shown within the series points and legend for this line series view. Gets or sets whether the marker is visible in the Line Chart when implementing a custom draw. true, if the marker is visible; otherwise, false. Contains settings for custom drawing financial series. Gets or sets the financial series view's level line length (in fractions of a distance between two major values on the axis) when implementing custom drawing in the chart control. A value which represents the level line length in the financial series view. Gets or sets the financial series view's line thickness value when implementing custom drawing in the chart control. An integer value which represents the line thickness in the financial series view. Gets the financial series view's reduction stock options when implementing custom drawing in the chart control. A object which represents the options used to draw stock values in the financial series view. Gets the financial series view's shadow settings when implementing custom draw in the chart control. A object which provides the settings used to paint the series view's shadow. Contains settings that specify data point appearance within a range area series. Initializes a new instance of the RangeAreaPointOptions class with default settings. Provides data for a chart control's () event. Gets or sets the text of a label for the point currently being painted. A representing a label's text. Gets or sets the text of a second label for the point currently being painted for specific series views. A representing a second label's text. Specifies the selection state mode for the series whose points are currently being painted. A enumeration value, representing the series point selection mode. Gets the series point currently being painted. A object which represents the series point currently being painted. Represents a method that will handle the and events. Represents a method that will handle the and events. The event source. This parameter identifies either the or which raised the event. A object which contains event data. Provides data for a chart control's () event. Gets or sets a value that specifies whether the property value should be disposed when drawing is finished. true to dispose of the legend font settings; otherwise, false. Gets or sets a value that specifies whether the property value should be disposed when drawing is finished. true to dispose of the legend marker image settings; otherwise, false. Gets the settings for custom drawing the legend. A object descendant which represents the draw options for custom drawing the legend. Specifies the font of the legend marker text for the series whose points are currently being painted. A object which specifies the font used to display the legend's contents. Specifies the legend marker image for the series whose points are currently being painted. An object to be used as the legend item's marker. Specifies the legend marker image size mode for the series whose points are currently being painted. A enumeration value, representing the marker image size mode. Specifies the legend marker size for the series whose points are currently being painted. A object, composed of a pair of integers, representing the width and the height of the marker. Specifies the legend marker visibility for the series whose points are currently being painted. true to show the legend marker; otherwise, false. Specifies the legend's text for the series whose points are currently being painted. A string, representing the text of the legend for the series currently being painted. Specifies the legend text color for the series whose points are currently being painted. A value that represents the legend text color. Specifies the legend text visibility for the series whose points are currently being painted. true to show the text; otherwise, false. Gets the series whose points are currently being painted. A object which represents the series currently being painted. Gets the settings for custom drawing series of different view types. A object descendant which represents the draw options for this custom draw event. Contains settings for custom drawing bar series. Gets the bar series view's border settings when implementing custom drawing in the chart control. A object which specifies the border style. Gets the Bar series view's fill style settings when implementing custom draw in the chart control. A object which specifies the fill style for the background of bars. Gets the bar series view's shadow settings when implementing custom drawing in the chart control. A object which provides the settings used to paint the series view's shadow. Represents an image annotation. Initializes a new instance of the ImageAnnotation class with the specified name. A value specifying the annotation's name. This value is assigned to the property. Initializes a new instance of the ImageAnnotation class with default settings. Initializes a new instance of the ImageAnnotation class with the specified name and image. A value specifying the annotation's name. This value is assigned to the property. An object representing the annotation's image. Initializes a new instance of the ImageAnnotation class with the specified name and image URL. A value specifying the annotation's name. This value is assigned to the property. A value which specifies an URL to the annotation's image. Copies all the settings from the ImageAnnotation object passed as the parameter. An ImageAnnotation object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Provides access to the image settings of an . A object which provides an image or a URL to it. Specifies the image size mode for the annotation. A enumeration value that represents the annotation's image size mode. Represents a method that will handle the event. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object that contains data related to the event. Provides data for the event. Gets or sets the mouse cursor currently being shown for the chart. A object representing the cursor. Gets the cursor type. A enumeration value specifying the cursor type. The base for classes that contain different scale options. Gets or sets the function that is used to aggregate axis data when its is either or . An enumeration value. Copies all the settings from the ScaleOptionsBase object passed as the parameter. A ScaleOptionsBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether the spacing of grid lines is calculated automatically based upon the major tickmarks of the axis. true, if grid spacing is performed automatically; otherwise, false. Gets or sets the offset of grid lines. A value which specifies the grid offset. Gets or sets the numeric interval between grid alignment units. A value which specifies the interval between grid alignment units. Gets or sets the scale mode for an axis. A which represents the axis' date-time or numeric scale mode. Contains settings for an axis scale when its data type is date-time. Copies all the settings from the DateTimeScaleOptions object passed as the parameter. A DateTimeScaleOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Identifies the default value for the property. Always . [To be supplied] Identifies the default value for the property. Always . Gets or sets the date-time measure unit to which the beginning of an axis' gridlines and labels should be aligned. A enumeration value that represents the measurement unit to which the beginning of an axis's gridlines and labels should be aligned. Gets or sets the detail level for date-time values. A enumeration value which represents the axis' detail level. Specifies whether holidays and non-working days should be excluded from the axis scale. true, to exclude non-working days from the axis scale; otherwise, false. Provides access to the information about non-working days to adjust the date-time axis scale. A object that contains the information about non-working days. Lists the values that specify the scale mode for an axis. Identifies the automatic date-time scale mode, meaning that data is automatically aggregated according to the chosen . Identifies the continuous date-time scale mode, meaning data aggregation is disabled and you can only change the grid alignment using the property. Identifies the manual date-time scale mode, meaning that the and properties are in effect, and they should be manually defined. Also, you can choose the aggregate function using the property. Lists the values that specify the detail level for date-time values. Specifies a day as the measurement unit for date-time values. Specifies an hour as the measurement unit for date-time values. Specifies a millisecond as the measurement unit for date-time values. Specifies a minute as the measurement unit for date-time values. Specifies a month as the measurement unit for date-time values. Specifies a quarter of a year as the measurement unit for date-time values. Specifies a second as the measurement unit for date-time values. Specifies a week as the measurement unit for date-time values. Specifies a year as the measurement unit for date-time values. Lists the values that specify the date-time measurement unit, to which the beginning of a diagram's gridlines and labels should be aligned. Specifies a day as the date-time unit to which axis gridlines should be aligned. Specifies an hour as the date-time unit to which axis gridlines should be aligned. Specifies a millisecond as the date-time unit to which axis gridlines should be aligned. Specifies a minute as the date-time unit to which axis gridlines should be aligned. Specifies a month as the date-time unit to which axis gridlines should be aligned. Specifies a quarter of a year as the date-time unit to which axis gridlines should be aligned. Specifies a second as the date-time unit to which axis gridlines should be aligned. Specifies a week as the date-time unit to which axis gridlines should be aligned. Specifies a year as the date-time unit to which axis gridlines should be aligned. Lists the values that specify the aggregate function used for an axis. Aggregates data by calculating the average value for a selected numeric or date-time interval. Aggregates data by calculating the number of non-null values for a selected numeric or date-time interval. Aggregates financial data for a selected interval into a single high-low-open-close data point, so that the high value equals the highest value of all data points in this interval; the low value equals the lowest value of all data points; the open value equals the open value of the first data point and the close value equals the close value of the last data point. Aggregates data by calculating the maximum value for a selected numeric or date-time interval. Aggregates data by calculating the minimum value for a selected numeric or date-time interval. The aggregate function is not applied. Aggregates data by calculating the summary for a selected numeric or date-time interval. Represents the base class for objects which define specific gradient filling options. Returns the textual representation of the gradient fill options. A value which is the textual representation of the gradient fill options. Represents a text annotation. Initializes a new instance of the TextAnnotation class with default settings. Initializes a new instance of the TextAnnotation class with the specified name. A value specifying the name of the text annotation. This value is assigned to the property. Initializes a new instance of the TextAnnotation class with the specified name and text. A value specifying the annotation's name. This value is assigned to the property. A value specifying the annotation's text. This value is assigned to the property. Gets or sets whether anti-aliasing is applied to the annotation's text. true to apply anti-aliasing (smoothing) to the annotation's text; otherwise, false. Copies all the settings from the TextAnnotation object passed as the parameter. A TextAnnotation object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether the annotation should be auto-resized to fit its text. true to enable the automatic size correction; otherwise, false. Gets or sets whether anti-aliasing (smoothing) is applied to the annotation's text. True to apply anti-aliasing to the annotation's text; False to disable anti-aliasing; Default to automatically determine whether or not anti-aliasing is required. Gets or sets the font used to display the annotation's contents. A object which specifies the font used to display the annotation's contents. Gets or sets the lines of text within a multiline annotation. An array of objects containing the text of the annotation. Gets or sets the annotation's text. A value which represents the annotation's text. Specifies the alignment of the annotation's text. A enumeration value specifying the alignment of the annotation's text. Gets or sets the annotation's text color. A structure which specifies the color of the annotation's text. Represents the base class for classes which provide the image options for a chart or its elements. Copies all the settings from the ChartImage object passed as the parameter. A ChartImage object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Removes all images from the object. Specifies an image to be loaded to the chart control. An object for upload. Specifies the URL of an image used in the chart control. A value, specifying an image URL. Returns the textual representation of ChartImage. A value. Lists the values used to specify a connector style of an annotation. Represents the arrow annotation connector style. Represents the line annotation connector style. The annotation connector is disabled. Represents the notched arrow annotation connector style. Represents the tail annotation connector style. Represents a collection that stores all annotations that are present in a chart control for any of its element. Appends the specified annotation to the current collection. An class descendant to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of annotations to the collection. An array of the class descendants to append to the collection. Determines whether the collection contains the specified object. An object to locate in the collection. true if the collection contains the specified annotation; otherwise, false. Checks whether repository has annotations anchored to a series point. true, if the repository has annotations anchored to a series point; otherwise, false. Returns the specified object's position within the collection. An object to locate in the collection. A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection. Inserts the specified annotation into the collection at the specified position. A zero-based integer which specifies the position at which the chart title is to be inserted. An object to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which represents the annotation at the specified position. Removes the specified annotation from the collection. An object to be removed from the collection. Swaps the two specified annotations within the collection. An object which specifies the first annotation to swap. If null, then the will be raised. If the specified annotation doesn't belong to the collection, then the will be raised. An object which specifies the second annotation to swap. If null, then the will be raised. If the specified annotation doesn't belong to the collection, then the will be raised. Copies the elements of the AnnotationRepository to a new array of objects. An array of objects containing the copies of the elements of the AnnotationRepository. Provides the scrolling options for the XY-Diagram. Copies all the settings from the ScrollingOptions2D object passed as the parameter. A ScrollingOptions2D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether scrolling can be performed using the scroll bars. true to allow using scroll bars; otherwise, false. Specifies whether scrolling can be performed using the touch device. true to allow using the touch device; otherwise, false. Represents a series view of the Side-by-Side Stacked Bar type. Initializes a new instance of the SideBySideStackedBarSeriesView class with default settings. Copies all the settings from the SideBySideStackedBarSeriesView object passed as the parameter. A SideBySideStackedBarSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the distance between two bars of different series shown at the same axis value, as a fraction of axis units. A value that represents the distance between two neighboring bars, as a fraction of axis units. Specifies the fixed distance between two bars of different series shown at the same axis value, in pixels. An integer value that represents the distance between two neighboring bars, in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths, if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Determines whether or not the specified object is equal to the current SideBySideStackedBarSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current SideBySideStackedBarSeriesView instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Specifies a group for all similar series having the same stack group value, to be accumulated into the same stacked bars. A value, identifying a stack group. Gets or sets the value used to support serialization of the property. A value. Defines the settings of the solid filling style. Initializes a new instance of the SolidFillOptions class with default settings. Determines whether the specified object is equal to the current SolidFillOptions instance. The object to compare with the current object. true if the specified object is equal to the current SolidFillOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SolidFillOptions object. An integer value representing the hash code for the current object. Returns the textual representation of the solid fill options. A value which is the textual representation of the solid fill options. Represents a base class for collections of named chart elements. Returns a unique name for the new element in the collection. A which represents the unique name for the new element. Generates a name for the chart element based on the specified prefix. A value specifying the prefix element's name. A value that represents the element's name. Gets an element within the collection by its name. A which specifies the name of the element to find. A object that represents the element with the specified name. Copies the elements of the ChartElementNamedCollection to a new array of objects. An array of objects containing the copies of the elements of the ChartElementNamedCollection. Represents a base class for named chart elements. Copies all the settings from the ChartElementNamed object passed as the parameter. A ChartElementNamed object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the name of the chart element. A value representing the name of the chart element. Returns the textual representation of the named chart element. A value which is the textual representation of the named chart element. Represents the base class for most of the elements of a chart control. Copies all the settings from the ChartElement object passed as the parameter. A ChartElement object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then the will be thrown. Creates a copy of the current ChartElement object. A ChartElement object which is a copy of the current object. Disposes of the ChartElement object. Gets a value indicating whether the control has been disposed of. true if the control has been disposed of; otherwise, false. Returns the textual representation of the chart element. A value which is the textual representation of the chart element. Lists the values used to specify the edge of the chart control which a title is docked to. A title is positioned at the bottom of the chart control. A title is positioned to the left of the chart control. A title is positioned to the right of the chart control. A title is positioned at the top of the chart control. Lists the values that specify the conjunction type for logical operations. Identifies the AND conjunction operator. Identifies the OR conjunction operator. Lists the values that specify the unit of measurement for date-time values within a chart control. Specifies a day as the measurement unit for date-time values. Specifies an hour as the measurement unit for date-time values. Specifies a millisecond as the measurement unit for date-time values. Specifies a minute as the measurement unit for date-time values. Specifies a month as the measurement unit for date-time values. Specifies a quarter of a year as the measurement unit for date-time values. Specifies a second as the measurement unit for date-time values. Specifies a week as the measurement unit for date-time values. Specifies a year as the measurement unit for date-time values. Lists the values used to specify how series or points can be sorted. The values are sorted in ascending order. The values are sorted in descending order. The values are not sorted. Lists the values used to specify the manner in which sorting is performed within a series. Specifies that sorting is performed by the argument values of a series' data points. Specifies that sorting is performed by the first data value within the array of a series's data points. For financial data this indicates the Low value. Specifies that sorting is performed by the second data value within the array of a series's data points. For financial data this indicates the High value. Specifies that sorting is performed by the third data value within the array of a series's data points. For financial data this indicates the Open value. Specifies that sorting is performed by the fourth data value within the array of a series's data points. For financial data this indicates the Close value. Represents a diagram that is used to plot all 2D XY series, except for the Gantt and Radar and Polar series views. Initializes a new instance of the XYDiagram class with default settings. Copies all the settings from the XYDiagram object passed as the parameter. An XYDiagram object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the X-axis. An object which represents the X Axis. Gets the Y-axis. An object which represents the Y Axis. Gets or sets whether the diagram is rotated. true to rotate the diagram; otherwise, false. Provides access to a collection of secondary X-axes for a given . A object, that is a collection of secondary X-axes. Provides access to a collection of secondary Y-axes for a given . A object, that is a collection of secondary Y-axes. Represents a collection that stores the names of the data fields that hold point data values. Appends an array of value data members to the collection. An array of objects to append to the collection. Copies all the elements from the ValueDataMemberCollection object passed as the parameter. A ValueDataMemberCollection object whose elements are copied to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the value data member at the specified position. Returns the textual representation of the collection. A value which is the textual representation of the collection. Represents the base class for all title objects. Gets or sets whether antialising is applied to the title's contents. true to apply antialising (smoothing) to the title's contents; otherwise, false. Copies all the settings from the TitleBase object passed as the parameter. A TitleBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the font used to display the title's text. A object which specifies the font used to display the title's text. Gets or sets a title's text color. A structure which specifies the color of a title's text. Specifies whether the title is visible. true if the title is visible; otherwise, false. Contains settings of the Y axis's tickmarks. Contains settings of the X axis's tickmarks. Contains specific settings which define the tickmarks appearance for a chart control's axes Returns the textual representation of the tickmarks. A value which is the textual representation of the tickmarks. Contains settings that define the limiting values of strips. Copies all the settings from the StripLimit object passed as the parameter. A StripLimit object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the strip's position (either minimum or maximum) along an axis. A floating point value that specifies the strip's position. Gets or sets the string value used to support serialization of the property. A value. Gets or sets a value that specifies whether the current strip limit is enabled. true if the strip limit is enabled; otherwise, false. Returns the textual representation of the strip limit. A value which is the textual representation of the strip limit. Represents a collection that stores the strips of a particualr axis. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of strips to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified strip. A object to locate in the collection. true if the collection contains the specified strip; otherwise, false. Gets a strip within the collection by its name. A which specifies the name of the strip to find. A object that represents the strip with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the strip at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Represents a strip line within a chart control's diagram. Initializes a new instance of the Strip class with the specified name, and minimum and maximum numeric values. A that specifies the name of the strip. This value is assigned to the property. A value that specifies the minimum numeric value of the strip. This value is assigned to the property of the object returned by the property. A value that specifies the maximum numeric value of the strip. This value is assigned to the property of the object returned by the property. Initializes a new instance of the Strip class with the specified name. A that specifies the name of the strip. This value is assigned to the property. Initializes a new instance of the Strip class with default settings. Initializes a new instance of the Strip class with the specified name, and minimum and maximum date time values. A that specifies the name of the strip. This value is assigned to the property. A value that specifies the minimum date-time value of the strip. This value is assigned to the property of the object returned by the property. A value that specifies the maximum date-time value of the strip. This value is assigned to the property of the object returned by the property. Initializes a new instance of the Strip class with the specified name, and minimum and maximum qualitative values. A that specifies the name of the strip. This value is assigned to the property. A value that specifies the minimum qualitative value of the strip. This value is assigned to the property of the object returned by the property. A value that specifies the maximum qualitative value of the strip. This value is assigned to the property of the object returned by the property. Initializes a new instance of the Strip class with the specified name, minimum and maximum values. A that specifies the name of the strip. This value is assigned to the property. A value, specifying the minimum strip value. This value is assigned to the property of the object returned by the property. A value, specifying the maximum strip value. This value is assigned to the property of the object returned by the property. Copies all the settings from the Strip object passed as the parameter. A Strip object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the text for an axis label that identifies the strip within its axis. A value that specifies the text of the strip's axis label. Specifies a value which determines whether to show a legend check box instead of a legend marker for a strip. true, if a check box is shown instead of a marker on a legend for a strip; otherwise, false. Gets or sets a value that determines whether a legend check box is checked for a strip. true, if a legend check box is checked for the strip; otherwise, false. Gets or sets a strip's color. A structure which specifies the color of a strip. Gets the fill style settings of the strip. A object which specifies the fill style for the strip's background. Gets or sets the text that identifies the strip within the legend of a chart control. A value that specifies the strip's legend text. Gets the settings that define the maximum limiting value of the strip along an axis. A object that contains the settings for the strip's maximum limiting value. Gets the settings that define the minimum limiting value of the strip along an axis. A object that contains settings for the strip's minimum limiting value. Gets or sets a value that specifies whether the strip is labeled within its axis. true if the strip's axis label is displayed; otherwise, false. Gets or sets a value that specifies whether the strip is represented in the chart control's legend. true to represent the strip in the legend; otherwise, false. Specifies whether the strip is visible. true if the strip is visible; otherwise, false. Represents a series view of the Stock type. Initializes a new instance of the StockSeriesView class with default settings. Copies all the settings from the StockSeriesView object passed as the parameter. A StockSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current StockSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current StockSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current StockSeriesView object. An integer value representing the hash code for the current object. Gets or sets a value that specifies whether Open and Close markers are displayed within the stock series view. A enumeration value. Defines label settings for financial series. Initializes a new instance of the StockSeriesLabel class with default settings. Overrides the property to hide it. A structure. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Overrides the property to hide it. Always false. Contains settings that specify the appearance of data points within stock series. Initializes a new instance of the StockPointOptions class with default settings. Copies all the settings from the StockPointOptions object passed as the parameter. A StockPointOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether or not the specified object is equal to the current StockPointOptions instance. The object to compare with the current object. true if the specified object is equal to the current StockPointOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current StockPointOptions object. An integer value representing the hash code for the current object. Specifies which price value is indicated by series labels. A enumeration value. Represents a series view of the Step Line type. Initializes a new instance of the StepLineSeriesView class with default settings. Copies all the settings from the StepLineSeriesView object passed as the parameter. A StepLineSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current StepLineSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current StepLineSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current StepLineSeriesView object. An integer value representing the hash code for the current object. Gets or sets a value that specifies the manner in which step lines connect data point markers. true if markers are connected using inverted steps; false if standard steps are use to connect markers. Represents a series view of the Stacked Bar type. Initializes a new instance of the StackedBarSeriesView class with default settings. Gets a caption value for the StackedBarSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the StackedBarSeriesView type. Defines label settings for stacked bar series. Initializes a new instance of the StackedBarSeriesLabel class with default settings. Overrides the property to hide it. A structure. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Overrides the property to hide it. Always false. Represents the diagram panel that can contain pie (doughnut) series to provide its custom layout. Arranges pie (doughnut) series on a diagram panel in the order specified in the series list. The list of pie (doughnut) objects to arrange. A structure, that describes the location and size of the diagram's bounds. The list of objects that contain bounds for each arranged series on a diagram panel. Contains the common settings of data point markers displayed by point or line series. Copies all the settings from the SimpleMarker object passed as the parameter. A SimpleMarker object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current SimpleMarker instance. The object to compare with the current object. true if the specified object is equal to the current SimpleMarker instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SimpleMarker object. An integer value representing the hash code for the current object. Gets or sets the size of a simple marker(s). An integer value which specifies the height and width of the plotting area of a marker(s), in pixels. Represents a diagram that is used to plot series of the pie view type. Initializes a new instance of the SimpleDiagram class with default settings. Copies all the settings from the SimpleDiagram object passed as the parameter. A SimpleDiagram object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a custom panel that is used to arrange pie (doughnut) series on a chart diagram. An object that implements the interface. Gets or sets the number of pie charts that can be displayed in one line (row or column). A positive integer that specifies the number of pie charts in one line. Gets or sets a value that specifies whether pies in a chart are equal in size. true, if the size of pies is equal in a chart; otherwise, false. Gets or sets a value that specifies the manner in which multiple pie charts are positioned within a chart control's diagram. A enumeration value. Specifies the indent between the diagram's edge and other chart elements (e.g. legend and chart titles), in pixels. A object, representing the diagram's outer indents, measured in pixels. The default is 5. Represents a series view of the Bar type. Initializes a new instance of the SideBySideBarSeriesView class with default settings. Gets or sets the variable distance value (as a fraction of axis units) between two bars of different series shown at the same argument point. A value that represents the distance between two neighboring bars as a fraction of axis units, where an axis unit is the distance between two major values on the axis. Gets or sets the fixed distance value (in pixels) between two bars of different series shown at the same argument point. An integer value that represents the distance between two neighboring bars, in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Gets a caption value for the SideBySideBarSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the SideBySideBarSeriesView type. Defines the shadow settings. Copies all the settings from the Shadow object passed as the parameter. A Shadow object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the shadow's color. A structure which specifies the shadow's color. Determines whether the specified object is equal to the current Shadow instance. The object to compare with the current object. true if the specified object is equal to the current Shadow instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current Shadow object. An integer value representing the hash code for the current object. Gets or sets the shadow's thickness. An integer value which specifies the shadow's thickness, in pixels. Specifies whether the shadow is visible. true if the shadow is visible; otherwise, false. Represents the base class for all series view objects. Copies all the settings from the SeriesViewBase object passed as the parameter. A SeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of the series. A structure that specifies the color of the series. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current SeriesViewBase instance. The object to compare with the current object. true if the specified object is equal to the current SeriesViewBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SeriesViewBase object. An integer value representing the hash code for the current object. Gets a caption value for the SeriesViewBase type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the SeriesViewBase type. Gets or sets an object used to support serialization in a SeriesViewBase. A value. Gets or sets the string value used to support serialization in a . A value. Returns the textual representation of the series view. A value which is the textual representation of the series view. Gets the string value used to support serialization of the series view type. A value. Represents a collection that stores the data points of an individual series. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of series points to the collection. An array of objects to append to the collection. Copies all the elements from the SeriesPointCollection object passed as the parameter. A SeriesPointCollection object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Returns the specified object's position within the collection. A object to locate in the collection. A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection. Adds the specified series point to the collection at the specified position. A zero-based integer which specifies the position at which the series point should be inserted. If it's negative or exceeds the number of elements within the collection an exception is thrown. A object representing the series point to insert. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the series point at the specified position. Moves a specific item to another position within the collection. An integer value specifying the zero-based index of an item to be moved. An integer value specifying the zero-based destination index of the moved item. Gets the series that owns the current point collection. A object which the point collection belongs to. Removes the specified object from the collection. A object to be removed from the collection. Removes the element at the specified index of the SeriesPointCollection instance. A zero-based integer specifying the index of the object to remove. If it's negative or exceeds the number of elements, an exception is raised. Removes the specified range of series points from the collection. An integer specifying the starting index for the series points range to be removed. An integer specifying the number of series points to be removed. Swaps the two specified series within the series collection. A object which specifies the first series point to swap. If null, then a will be raised. If the specified series point doesn't belong to the collection, then a will be raised. A object which specifies the second series point to swap. If null, then a will be raised. If the specified series point doesn't belong to the collection, then a will be raised. Copies the elements of the SeriesPointCollection to a new array of objects. An array of objects containing copies of the elements of the SeriesPointCollection. Validates the collection of series points. Represents an individual series point. Initializes a new instance of the SeriesPoint class with the specified string argument and values. A which specifies the string argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified argument and values. A value which specifies the argument of the series point. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified date-time argument and values. A value which specifies the date-time argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified Double argument and values. A value which specifies the Double argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with default settings. For internal use only. Initializes a new instance of the SeriesPoint class with the specified date-time argument and values. A value which specifies the date-time argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. A value which specifies the Double argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified qualitative argument and date-time values. A which specifies the string argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified argument and values. A value which specifies a series point argument. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. An array of values which specifies series point values for the specified argument. An individual item of these values can be accessed via the property. If a is then this array of values can be accessed by the property. An integer value which specifies the ID of the point. Initializes a new instance of the SeriesPoint class with the specified date-time argument. A value which specifies the date-time argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified argument. A value which specifies the argument of the series point. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified string argument. A which specifies the string argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument. A value which specifies the Double argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument. A value which specifies the numeric argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument. An integer value which specifies the numeric argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument. A value which specifies the numeric argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument. A value which specifies the numeric argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. A value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument. A value which specifies the numeric argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. An integer value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. An integer value which specifies the numerical argument of the series point. This value is assigned to the property. Note that if the argument is null (Nothing in Visual Basic), then a will be thrown. An array of values which specifies the values of the series point for the specified argument. An individual item of these values can be accessed via the property. Provides access to the annotations collection of the series point. An object that represents the series point's collection of annotations. Gets the point's argument value. A value that specifies the data point's argument. Identifies the property. [To be supplied] Gets or sets the string value used to support serialization of the property. A value. Copies all the settings from the SeriesPoint object passed as the parameter. A SeriesPoint object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. For internal use only. Creates a new instance of SeriesPoint with the specified argument and ID. A value which specifies the argument of the series point. This value is converted to a , and then assigned to the property. Note that if the argument is null (Nothing in Visual Basic) or , then a will be thrown. An integer value which specifies the ID of the point. A object which represents the series point with the specified ID. Gets the point's argument value of the date-time type. A value that represents the date-time argument of the series data point. Gets or sets the point's data value(s) of the date-time type. An array of values that represent the date-time value(s) of the series data point. Determines whether the specified object is equal to the current SeriesPoint instance. The object to compare with the current object. true if the specified object is equal to the current SeriesPoint instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SeriesPoint object. An integer value representing the hash code for the current object. Gets a string value for the SeriesPoint object. A zero-based integer index. If it's negative or exceeds the last available index, an exception is raised. A value that is the string for the series point. Gets or sets whether the current point is empty. true if the current point is empty; otherwise, false. Provides indexed access to individual values at this series point. A zero-based integer specifying the desired value's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A value at the specified position within the collection of values at this series point. Gets the length of an array which contains the series point's values. An integer value which specifies the length of the array. Gets the point's argument value of the numerical type. A value that represents the numerical argument of the series data point. Provides access to the collection of relations for a series. A object. Gets or sets the ID of a point. An integer value which specifies the ID of a point. Gets or sets the object that contains data related to this series point. An that contains data about the series point. Gets or sets a value to be shown as a hint in a series point's tooltip. A value that is the tooltip hint. Gets or sets the point's data value(s). An array of floating-point values that represent the data value(s) of the series data point. Identifies the property. [To be supplied] Gets or sets the string value used to support serialization of the collection. A value. Contains settings that define the common prefix and postfix for the names of data bound series. Initializes a new instance of the SeriesNameTemplate class with default settings. Copies all the settings from the SeriesNameTemplate object passed as the parameter. A SeriesNameTemplate object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a prefix for the names of data bound series objects. A value that specifies a common prefix for data bound series' names. Gets or sets a postfix for the names of data bound series objects. A value that specifies a common postfix for data bound series' names. Returns the textual representation of the series name template. A value which is the textual representation of the series name template. Represents a collection that stores individual series within a chart control. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends a new series with the specified name and view type to the collection. A value that specifies the name of the series. This value is assigned to the property. A enumeration value that specifies the view type of the series. The newly created object of the specified type is assigned to the property. An integer value indicating the position into which the new element was inserted. Appends an array of series to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified series. A object to locate in the collection. true if the collection contains the specified series; otherwise, false. Returns a unique name for the new series in the collection. A which represents the unique name for the new series. Returns the specified object's position within the collection. A object to locate in the collection. A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection. Inserts the specified series into the collection at the specified position. A zero-based integer which specifies the position at which the series is to be inserted. A object that specifies the series to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the series at the specified position. Provides access to individual series in the collection by their names. A value specifying the name of the series to get. A object which represents the series with the specified name. Removes the specified object from the collection. A object to be removed from the collection. Swaps the two specified series within the series collection. A object which specifies the first series to swap. If null, then the will be raised. If the specified series doesn't belong to the collection, then the will be raised. A object which specifies the second series to swap. If null, then the will be raised. If the specified series doesn't belong to the collection, then the will be raised. Copies the elements of the SeriesCollection to a new array of objects. An array of objects containing the copies of the elements of the SeriesCollection. Represents an individual series within a chart control. Initializes a new instance of the Series class with the specified series name and view type used to represent this series. A that specifies the name of the series. This value is assigned to the property. A enumeration value which specifies the type of the view. A view of this type will then be assigned to the property. For internal use only. Initializes a new instance of the Series class with default settings. Copies all the settings from the Series object passed as the parameter. A Series object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Binds a series to data. A that is the datasource for a series. This value is assigned to the property. A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a series. An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the property of a series. Gets or sets the series' data source. A representing the series' data source. Returns a value specifying whether or not a series is auto created. true if a series is auto created; otherwise false. Checks if the specified point is compatible with the current series scale type. A object which specifies the series point to compare. If null (Nothing in Visual Basic), then a will be raised. true if the series point is compatible with the current series scale type; otherwise, false. Gets or sets the name of the series. A value representing the name of the series. Gets the series' collection of data points. A object that represents the data point collection of the series. Specifies the series ID, which is intended for internal use only. An integer value. Gets or sets the object that contains data related to this series. An that contains data about the series. Specifies an image to be displayed in series tooltips. A object that contains an image to display in a tooltip. Returns the textual representation of the series. A value which is the textual representation of the series. Contains settings which relate to price reduction indication within the financial series. Copies all the settings from the ReductionStockOptions object passed as the parameter. A ReductionStockOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of the price reduction. A structure that specifies the price reduction's color. The default color of the price reduction. Determines whether the specified object is equal to the current ReductionStockOptions instance. The object to compare with the current object. true if the specified object is equal to the current ReductionStockOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current ReductionStockOptions object. An integer value representing the hash code for the current object. Gets or sets a particular price value (open, close, high or low) which the analysis of the price action is performed by. A enumeration value. Returns the textual representation of the reduction stock options. A value which is the textual representation of the reduction stock options. Specifies whether price reductions are indicated within a series. true if price reductions are indicated; otherwise, false. Defines the settings of the gradient filling style. Initializes a new instance of the RectangleGradientFillOptions class with default settings. Copies all the settings from the RectangleGradientFillOptions object passed as the parameter. A RectangleGradientFillOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current RectangleGradientFillOptions instance. The object to compare with the current object. true if the specified object is equal to the current RectangleGradientFillOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RectangleGradientFillOptions object. An integer value representing the hash code for the current object. Gets or sets the background gradient's direction. A enumeration value which specifies the linear gradient's direction. Defines a filling style for rectangular chart elements in 2D series. Determines whether the specified object is equal to the current RectangleFillStyle instance. The object to compare with the current object. true if the specified object is equal to the current RectangleFillStyle instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RectangleFillStyle object. An integer value representing the hash code for the current object. Represents a series view of the Point type. Initializes a new instance of the PointSeriesView class with default settings. Gets a caption value for the PointSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the PointSeriesView type. Gets the specific settings of data point markers displayed by a series of the point view type. A object that contains the specific marker settings. Defines label settings for point and line series. Initializes a new instance of the PointSeriesLabel class with default settings. Gets or sets the angle which controls the position of data point labels. An integer value specifying the angle, in degrees, for the position of data point labels. Copies all the settings from the PointSeriesLabel object passed as the parameter. A PointSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Contains settings that specify the appearance of data points within a series. Initializes a new instance of the PointOptions class with default settings. Gets an object that defines the display representation of date-time arguments. A object that contains specific date-time settings. Gets the settings which define how to display numeric argument values of series points. A object that contains specific settings for displaying the numeric values of point arguments. Copies all the settings from the PointOptions object passed as the parameter. A PointOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether or not the specified object is equal to the current PointOptions instance. The object to compare with the current object. true if the specified object is equal to the current PointOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PointOptions object. An integer value representing the hash code for the current object. Gets or sets the string value used to support serialization in a . A value. Gets or sets a string which represents the pattern specifying the text to be displayed within series labels and legend items. A , which represents the pattern. Gets or sets a value that specifies which information should be displayed within series labels and legend items. A enumeration value. Gets the string value used to support serialization of the point options type. A value. Gets an object that defines the representation of date-time value(s) of a data point for display purposes. A object that contains specific date-time settings. Gets the settings which define how to display numeric data values of series points. A object that contains specific settings for displaying numeric values. Represents a series view of the Pie type. Initializes a new instance of the PieSeriesView class with default settings. Initializes a new instance of the PieSeriesView class with the specified exploded points. An array of integer values, representing the identifiers of exploded points. Copies all the settings from the PieSeriesView object passed as the parameter. A PieSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the pie series view's border settings. A object which specifies the border style. Overrides the property to hide it. Always . Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current PieSeriesView instance. The object to compare with the current object. true, if the specified object is equal to the current PieSeriesView instance; otherwise false. Gets the fill style of the entire pie in a series view of a pie type. A object which specifies the fill style for the background of a pie. Gets the hash code (a number) that corresponds to the value of the current PieSeriesView object. An integer value representing the hash code for the current object. Gets or sets a value that specifies the ratio of the pie chart's height to its width. A floating point value that specifies the height to width ratio of the chart. Gets or sets a value that specifies the minimum allowed size of the pie chart inside its boundaries, as a percentage. A value that specifies the minimum allowed size of the pie chart inside its boundaries expressed as a percentage. Gets or sets the angle by which pie slices are rotated. An integer value that specifies the angle, in degrees. Specifies whether the slices representing the series points, can be dragged with the mouse from the pie center at runtime. true, to enable the user to drag the pie slices; otherwise, false. Defines label settings for pie series. Initializes a new instance of the PieSeriesLabel class with default settings. Copies all the settings from the PieSeriesLabel object passed as the parameter. A PieSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets by how much a column of labels is indented from the pie chart. An integer value which specifies the indent, in pixels. Gets or sets the position of labels relative to each other and the pie diagram. An enumeration value which specifies the position of labels relative to each other and to the pie diagram. Overrides the property, to hide it. Always Horizontal. Contains settings that specify the appearance of data points within pie series. Initializes a new instance of the PiePointOptions class with default settings. Determines whether the specified object is equal to the current PiePointOptions instance. The object to compare with the current object. true if the specified object is equal to the current PiePointOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PiePointOptions object. An integer value representing the hash code for the current object. Provides settings for presenting point values as percents. Copies all the settings from the PercentOptions object passed as the parameter. A PercentOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current PercentOptions instance. The object to compare with the current object. true if the specified object is equal to the current PercentOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PercentOptions object. An integer value representing the hash code for the current object. Gets or sets the percentage accuracy, when the property is enabled. An integer value which specifies the number of decimal places used in the percentage display. Gets or sets a value that specifies whether point values are presented as a percentage. true if point values are presented as a percentage; false if they are represented as is. Represents a palette (collection of entries with two colors) used to draw a chart using the current appearance settings. Initializes a new instance of the Palette class with default settings. Initializes a new instance of the Palette class with the specified array of palette entries. An array of values which specifies the palette entries for the palette. An individual item of these entries can be accessed via the property. Initializes a new instance of the Palette class with the specified settings. A that specifies the name of the palette. A enumeration value, specifying how the color set is extended. Initializes a new instance of the Palette class with the specified settings. A that specifies the name of the palette. A enumeration value, specifying how the color set is extended. An array of objects, representing colors in a palette. Initializes a new instance of the Palette class with the specified settings. A that specifies the name of the palette. Initializes a new instance of the Palette class with the specified settings. A that specifies the name of the palette. An array of objects, representing the colors in a palette. [To be supplied] [To be supplied] [To be supplied] [To be supplied] [To be supplied] Appends a new palette entry with the specified color to the current palette. A object that specifies the first and second colors of the palette entry. This value is assigned to the property. An integer value indicating the position at which the new element was inserted. Appends the specified object to the current palette. A object to append to the palette. An integer value indicating the position at which the new element was inserted. Appends a new palette entry with the specified first and second colors to the current palette. A object that specifies the first color of the palette entry. This value is assigned to the property. A object that specifies the second color of the palette entry. This value is assigned to the property. An integer value indicating the position at which the new element was inserted. Copies all the elements from the Palette object passed as the parameter. A Palette object whose elements are copied to the current object. If null (Nothing in Visual Basic), then a will be thrown. Creates a copy of the current Palette object. A Palette object which is a copy of the current object. Returns a localized name for built-in palettes or the property value for custom palettes. A value that is a palette's localized name. Identifies the color of the empty palette. [To be supplied] Gets a value specifying whether a palette (a collection of entries with two colors) is empty. true if the current palette is empty; otherwise, false. Provides indexed access to individual items in the palette. A zero-based integer specifying the desired item's position within the palette. If it's negative or exceeds the last available index, an exception is raised. A object which represents the palette entry at the specified position. [To be supplied] [To be supplied] [To be supplied] [To be supplied] Gets the name of the palette. A value representing a palette's name. Gets or sets the string value used to support serialization of the property. A value. Reports whether the palette is user-defined or built-in. true if the palette is built-in; otherwise, false. [To be supplied] [To be supplied] [To be supplied] [To be supplied] Gets the value used to specify the method for extending the color set of the palette. A enumeration member.. Gets or sets the value used to support serialization of the property. A enumeration value. Returns the textual representation of the palette. A value which is the textual representation of the palette. Contains specific settings which define the representation of numeric values for display purposes. Copies all the settings from the NumericOptions object passed as the parameter. A NumericOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current NumericOptions instance. The object to compare with the current object. true if the specified object is equal to the current NumericOptions instance; otherwise false. Gets or sets a value that specifies the formatting applied to numeric values. A enumeration value. Gets the hash code (a number) that corresponds to the value of the current NumericOptions object. An integer value representing the hash code for the current object. Gets or sets the maximum number of digits displayed to the right of the decimal point. An integer value that specifies the maximum number of digits displayed in the fractional part of the value. Returns the textual representation of the numeric options. A value which is the textual representation of the numeric options. Contains settings of data point markers displayed by series of the point and line types, and also of the area type. Copies all the settings from the Marker object passed as the parameter. A Marker object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of data point markers. A structure which specifies the color of markers. Determines whether the specified object is equal to the current Marker instance. The object to compare with the current object. true if the specified object is equal to the current Marker instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current Marker object. An integer value representing the hash code for the current object. Specifies whether the series point markers are visible. true if markers are visible; otherwise, false. Defines line style settings. Copies all the settings from the LineStyle object passed as the parameter. A LineStyle object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the dash style used to paint the line. A enumeration that represents the style used to paint the line. Determines whether the specified object is equal to the current LineStyle instance. The object to compare with the current object. true if the specified object is equal to the current LineStyle instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current LineStyle object. An integer value representing the hash code for the current object. Gets or sets the line's thickness. An integer value which specifies the line's thickness, in pixels. Represents a series view of the Line type. Initializes a new instance of the LineSeriesView class with default settings. Copies all the settings from the LineSeriesView object passed as the parameter. A LineSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current LineSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current LineSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current LineSeriesView object. An integer value representing the hash code for the current object. Gets the specific settings of the data point markers displayed by a series of the line view type. A object that contains the specific marker settings. Gets the line style settings of a series of the line type. A object that contains line style settings. Specifies whether the series point markers are visible. Default - marker visibility (visible/invisible) is automatically determined according to the type of a diagram currently displayed on a chart; True -if the markers are visible; False - markers are hidden. The default is DefaultBoolean.Default. Overrides the property. A object that contains the specific marker settings. Represents a chart's legend. Gets or sets the legend's horizontal alignment within the chart control. A enumeration member which specifies the legend's horizontal alignment within the chart control. Gets or sets the legend's vertical alignment within the chart control. A enumeration member which specifies the legend's vertical alignment within the chart control. Gets or sets whether antialising is applied to the legend's contents. true to apply antialising (smoothing) to the legend's contents; otherwise, false. Copies all the settings from the Legend object passed as the parameter. A Legend object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the legend's background color. A value which specifies the legend's background color. Gets the background image settings. A object which provides settings that specify the legend's background image. Gets the legend's border settings. A object which specifies the border style. Gets or sets the direction in which the names of the series are displayed within the legend. A enumeration value specifying the direction in which the names of the series are displayed within the legend. Gets or sets a value indicating whether the legend items are arranged in left-aligned columns. true if the legend items are arranged in left-aligned columns; otherwise, false. Gets the legend's background fill style. A object which specifies the background fill style. Gets or sets the font used to display the legend's contents. A object which specifies the font used to display the legend's contents. Specifies the horizontal indent between legend items. An integer value, specifying the horizontal indent, in pixels. Specifies the indent between the legend's edge and other chart elements (e.g. diagram and chart titles), in pixels. A object, representing the legend's outer indents, measured in pixels. Gets or sets the marker's height and width. A structure which specifies the marker's height and width, in pixels. Specifies whether the legend markers are visible. true to display legend markers; otherwise, false. Gets or sets the legend's maximum possible width (in percents). A value which represents the maximum width of a legend (in percents). Gets or sets the legend's maximum possible height (in percents). A value which represents the maximum height of a legend (in percents). Specifies the internal space between the legend's content and its edge, in pixels. A object, representing the legend's inner indents, measured in pixels. Gets the legend's shadow settings. A object which provides the settings used to paint the legend's shadow. Gets or sets the horizontal spacing between the legend's elements. An integer value which specifies the horizontal spacing between the legend's elements, in pixels. Gets or sets the vertical spacing between the legend's elements. An integer value which specifies the vertical spacing between the legend's elements, in pixels. Gets or sets the legend's text color. A structure which specifies the legend's text color. Specifies the indent between legend markers and their text. An integer value, specifying the indent between a legend marker and its text, in pixels. Specifies whether the legend items' text is visible. true to display legend text; otherwise, false. Specifies a value which determines whether to use checkboxes instead of markers on a chart legend for all legend items. true, if legend checkboxes are shown instead of markers for all legend items; otherwise, false. Specifies the vertical indent between legend items. An integer value, specifying the vertical indent, in pixels. Specifies whether the legend is visible. true if the legend is visible; otherwise, false. Represents a method that will handle the and events. Represents a method that will handle the and events. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for a chart control's and events. Provides access to an object related to the object being hit. The returned value depends on the type and hit point location. A value representing an additional object that relates to the one being hit. Gets or sets whether the hot-tracking should be cancelled. true to cancel the hot-tracking of an object; otherwise, false. Gets details on the chart elements located at the point where an end-user has clicked when hot-tracking or selecting a chart element at runtime. A object which contains information about the chart elements located at the point where an end-user has clicked. Gets the chart element, for which the event was raised. A which represents the chart element for which the event was raised. Defines the settings of the hatch filling style. Initializes a new instance of the HatchFillOptions class with default settings. Copies all the settings from the HatchFillOptions object passed as the parameter. A HatchFillOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current HatchFillOptions instance. The object to compare with the current object. true if the specified object is equal to the current HatchFillOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current HatchFillOptions object. An integer value representing the hash code for the current object. Gets or sets the hatch style used for background filling. A enumeration value. Returns the textual representation of the hatch fill options. A value which is the textual representation of the hatch fill options. Defines the settings of grid lines. Copies all the settings from the GridLines object passed as the parameter. A GridLines object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of major grid lines. A structure which specifies the color of major grid lines. Gets the style settings of the major grid lines. A object that contains line style settings. Gets or sets the color of minor grid lines. A structure which specifies the color of minor grid lines. Gets the style settings of the minor grid lines. A object that contains line style settings. Gets or sets a value indicating whether the minor grid lines are displayed by an axis. true if the minor grid lines are visible; otherwise, false. Returns the textual representation of the grid lines. A value which is the textual representation of the grid lines. Specifies whether the grid lines are visible. true if the grid lines are visible; otherwise, false. Lists the values used to specify an image format to be maintained for a chart in its Print Preview. Represents the bitmap image format. Represents the metafile image format. Represents a series view of the Full-Stacked Bar type. Initializes a new instance of the FullStackedBarSeriesView class with default settings. Defines label settings for full-stacked bar series. Initializes a new instance of the FullStackedBarSeriesLabel class with the default settings. Contains settings that specify the data points appearance within full-stacked bar series. Initializes a new instance of the FullStackedBarPointOptions class with default settings. Represents the base class for series views of the financial type. Copies all the settings from the FinancialSeriesViewBase object passed as the parameter. A FinancialSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current FinancialSeriesViewBase instance. The object to compare with the current object. true if the specified object is equal to the current FinancialSeriesViewBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current FinancialSeriesViewBase object. An integer value representing the hash code for the current object. Gets a caption value for the FinancialSeriesViewBase type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the FinancialSeriesViewBase type. Gets or sets a value specifying the length (in axis units) of the level line in financial series. A value which represents the length of a level line in axis units, where an axis unit is the distance between two major values on the axis. This value should be greater than or equal to 0. Gets or sets the thickness of the lines used to draw stocks or candle sticks within the financial view. An integer value that specifies the line thickness. Gets the settings which relate to price reduction indication within the financial series. A object that contains the price reduction indication settings. Represents the base class for objects which define filling styles. Copies all the settings from the FillStyleBase object passed as the parameter. A FillStyleBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current FillStyleBase instance. The object to compare with the current object. true if the specified object is equal to the current FillStyleBase instance; otherwise false. Gets or sets the string value used to support serialization of the fill options' type in web applications. A value. Gets the hash code (a number) that corresponds to the value of the current FillStyleBase object. An integer value representing the hash code for the current object. Gets the specific settings of the corresponding filling style. A object that contains the filling style's settings. For internal use. This property is used to support serialization of the fill options. An object supporting the interface. Returns the textual representation of the fill style. A value which is the textual representation of the fill style. Represents the base class for objects which define specific fill options. Determines whether the specified object is equal to the current FillOptionsBase instance. The object to compare with the current object. true if the specified object is equal to the current FillOptionsBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current FillOptionsBase object. An integer value representing the hash code for the current object. Gets or sets the string value used to support serialization in a . A value. Gets the string value used to support serialization of the fill options type. A value. Represents the base class for classes that provide diagram functionality for a chart control. Copies all the settings from the Diagram object passed as the parameter. An Diagram object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. This property is hidden, and it is intended for serialization purposes only. An integer value specifying the indent between adjacent axis labels, for which overlapping resolving is enabled, in pixels. Gets or sets an object used to support serialization in a Diagram. A value. This property is hidden, and it is intended for serialization purposes only. An integer value specifying the indent between adjacent labels of a chart's series, for which an overlapping resolving is enabled, in pixels. Gets the string value used to support serialization of the diagram type. A value. Contains specific settings which define the representation of date-time values for display purposes within a chart control. Copies all the settings from the DateTimeOptions object passed as the parameter. A DateTimeOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether to show date-time values in the most appropriate format in X-axis labels, series point labels or in the legend. true, if the format is automatically applied to axis labels, series point labels or to the legend; otherwise, false. Determines whether the specified object is equal to the current DateTimeOptions instance. The object to compare with the current object. true if the specified object is equal to the current DateTimeOptions instance; otherwise false. Gets or sets a value that specifies the form of date-time values' representation. A enumeration value. Gets or sets the pattern for formatting date-time values. A value that represents the format pattern. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Returns the textual representation of the date time options. A value which is the textual representation of the date time options. Represents a collection that stores specific filter conditions of a particular series. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends a new object with the specified column name and data type name, condition and filter value. A which specifies the name of the data column whose values are to be filtered according to the data filter condition. This value is assigned to the property. A which specifies the type name of the data stored in the columnName data column. This value is assigned to the property. A enumeration value which specifies the condition used for data filtering. This value is assigned to the property. An which specifies the value which will be used for data filtering. Note that the type of the filtering value should correspond to the type specified via the dataTypeName parameter. This value is assigned to the property. An integer value indicating the position into which the new element was inserted. Appends an array of data filters to the collection. An array of objects to append to the collection. Removes all elements from the DataFilterCollection, and then appends an array of specified data filters to the collection. An array of objects to append to the collection. Gets or sets the conjunction mode for filter conditions defined by the collection's items. A enumeration value. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the data filter at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Defines specific filter conditions of a particular series. Initializes a new instance of the DataFilter class with the specified column name and data type name, condition and filter value. A which specifies the name of the data column whose values are to be filtered according to the data filter condition. This value is assigned to the property. A which specifies the type name of the data stored in the columnName data column. This value is assigned to the property. A enumeration value which specifies the condition used for data filtering. This value is assigned to the property. An which specifies the value which will be used for data filtering. Note that the type of the filtering value should correspond to the type specified via the dataTypeName parameter. This value is assigned to the property. Initializes a new instance of the DataFilter class with default settings. Copies all the settings from the DataFilter object passed as the parameter. A DataFilter object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Creates a copy of the current DataFilter object. A DataFilter object which is a copy of the current object. Gets or sets the name of the data field which the filter condition is applied to. A value that specifies the name of the corresponding data field. Gets or sets the comparison operator used to filter the data points within a series. A enumeration value. Gets or sets the data type of the value associated with the current data filter object. A object that represents the value data type. Gets or sets the string value used to support serialization of the property. A value. Gets or sets the string value used to support serialization of the property using the invariant culture. A value. Returns the textual representation of the data filter. A value which is the textual representation of the data filter. Gets or sets the filter value represented by the current data filter item. A representing the value by which the series data is filtered. Gets or sets the string value used to support serialization of the property. A value. Represents a collection that stores the custom labels of a particular axis. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of custom axis labels to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified custom axis label. A object to locate in the collection. true if the collection contains the specified custom axis label; otherwise, false. Gets a custom axis label within the collection by its name. A which specifies the name of the axis label to find. A object that represents the custom axis label with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the custom axis label at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Represents an individual custom label of an axis. Initializes a new instance of the CustomAxisLabel class with the specified name and numeric value. A value that specifies the name of the custom axis label. This value is assigned to the property. A value that specifies the numeric value of the custom axis label. This value is assigned to the property. Initializes a new instance of the CustomAxisLabel class with the specified name. A value that specifies the name of the custom axis label. This value is assigned to the property. Initializes a new instance of the CustomAxisLabel class with default settings. Initializes a new instance of the CustomAxisLabel class with the specified name and date time value. A value that specifies the name of the custom axis label. This value is assigned to the property. A value that specifies the date time value of the custom axis label. This value is assigned to the property. Initializes a new instance of the CustomAxisLabel class with the specified name and qualitative value. A value that specifies the name of the custom axis label. This value is assigned to the property. A value that specifies the qualitative value of the custom axis label. This value is assigned to the property. Initializes a new instance of the CustomAxisLabel class with the specified name and value. A value, specifying the custom axis label's name. A value, specifying the value for the custom axis label. Copies all the settings from the CustomAxisLabel object passed as the parameter. A CustomAxisLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the custom label's position along an axis. A floating point value that specifies the custom label's position. Gets or sets the string value used to support serialization of the property. A value. Specifies whether the custom axis label is visible. true if the custom axis label is visible; otherwise, false. Defines settings for a constant line title. Gets or sets the alignment of a constant line's title. A enumeration value which specifies the alignment of a constant line's title. Copies all the settings from the ConstantLineTitle object passed as the parameter. A ConstantLineTitle object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether a constant line's title is displayed below or above the line. true if the title is displayed below the constant line; false if the title is displayed above the line. Represents a collection that stores the constant lines of a particular axis. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of constant lines to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified constant line. A object to locate in the collection. true if the collection contains the specified constant line; otherwise, false. Gets a constant line within the collection by its name. A which specifies the name of the constant line to find. A object that represents the constant line with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the constant line at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Represents a constant line within an axis. Initializes a new instance of the ConstantLine class with the specified name and numeric value. A that specifies the name of the constant line. This value is assigned to the property. A value that specifies the numeric value at which the constant line will be shown. This value is assigned to the property. Initializes a new instance of the ConstantLine class with the specified name. A that specifies the name of the constant line. This value is assigned to the property. Initializes a new instance of the ConstantLine class with default settings. Initializes a new instance of the ConstantLine class with the specified name and qualitative value. A that specifies the name of the constant line. This value is assigned to the property. A value that specifies the qualitative value at which the constant line will be shown. This value is assigned to the property. Initializes a new instance of the ConstantLine class with the specified name and date time value. A that specifies the name of the constant line. This value is assigned to the property. A value that specifies the date time value at which the constant line will be shown. This value is assigned to the property. Initializes a new instance of the ConstantLine class with the specified constant line's name and axis value. A value, specifying the constant line's name. A value, specifying the axis value for the constant line. Copies all the settings from the ConstantLine object passed as the parameter. A ConstantLine object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the constant line's position along an axis. A value that specifies the constant line's position. Gets or sets the string value used to support serialization of the property. A value. Specifies a value which determines whether to show a legend check box instead of a legend marker for a constant line. true, if a check box is shown instead of a marker on a legend for a constant line; otherwise, false. Gets or sets a value that determines whether a legend check box is checked for a constant line. true, if a legend check box is checked for the constant line; otherwise, false. Gets or sets the color of a constant line. A structure which specifies the color of the constant line. Gets or sets the text that identifies the constant line within the legend of a chart control. A value that specifies the constant line's legend text. Gets the constant line's style settings. A object that contains line style settings. Gets or sets a value that specifies whether the constant line is displayed behind the other chart elements on the diagram. true if the constant line is displayed behind the other chart elements; false if the constant line is displayed in front of the other chart elements. Gets or sets a value that specifies whether the constant line is represented in the chart control's legend. true to represent the constant line in the legend; otherwise, false. Gets the constant line title's settings. An object which provides the constant line title's settings. Specifies whether the constant line is visible. true if the constant line is visible; otherwise, false. Lists the values used to specify a shape kind of an annotation. Represents the ellipse annotation shape kind. Represents the rectangle annotation shape kind. Represents the rounded rectangle annotation shape kind. Represents a collection of chart titles within a chart control. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of chart titles to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified chart title. A object to locate in the collection. true if the collection contains the specified chart title; otherwise, false. Inserts the specified chart title into the collection at the specified position. A zero-based integer which specifies the position at which the chart title is to be inserted. A that specifies the chart title to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the chart title at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Represents a collection that stores annotations of a chart, pane or series point. Appends the specified object to the current collection. An object representing the image annotation to be added. Appends the specified object to the current collection. A value which specifies the name of the annotation. An object representing the annotation's image. An object representing the image annotation to be added. Appends the specified object to the current collection. A value which specifies the name of the annotation. A value which specifies an URL to the annotation's image. An object representing the image annotation to be added. Appends the specified object to the current collection. A value which specifies the name of the annotation. An object representing the image annotation to be added. Appends the specified object to the current collection. A object representing the text annotation to be added. Appends the specified object to the current collection. A value which specifies the name of the annotation. A object representing the text annotation to be added. Appends the specified object to the current collection. A value which specifies the name of the annotation. A value which specifies the text of the annotation. A object representing the text annotation to be added. Determines whether the collection contains the specified object. An object to locate in the collection. true if the collection contains the specified annotation; otherwise, false. Returns the specified object's position within the collection. An object to locate in the collection. A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which represents the annotation at the specified position. Removes the specified annotation from the collection. An object to be removed from the collection. Swaps the two annotations with the specified indexes in the collection. An integer value which specifies the index of the first annotation to swap in the collection. Note that if the index is less than 0, or more than the value, a will be thrown. An integer value which specifies the index of the second annotation to swap in the collection. Note that if the index is less than 0, or more than the value, a will be thrown. Swaps the two specified annotations within the collection. An object which specifies the first annotation to swap. If null, then the will be raised. If the specified annotation doesn't belong to the collection, then the will be raised. An object which specifies the second annotation to swap. If null, then the will be raised. If the specified annotation doesn't belong to the collection, then the will be raised. Copies the elements of the AnnotationCollection to a new array of objects. An array of objects containing the copies of the elements of the AnnotationCollection. Defines the base type for collections used in a chart control. Copies all the elements from the ChartCollectionBase object passed as the parameter. A ChartCollectionBase object whose elements are copied to the current object. If null (Nothing in Visual Basic), then a will be thrown. Prevents the collection from being updated until the method is called. Unlocks the collection after a call to the method and causes an immediate update without raising any notification events. Determines whether the collection contains the specified chart element. A class descendant to locate in the collection. true if the collection contains the specified chart element; otherwise, false. Disposes of the ChartCollectionBase object. Unlocks the collection after a call to the method and causes an immediate update. Gets a chart element within the collection by its index. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the chart element at the specified position. Returns the specified object's position within the collection. A object to locate in the collection. A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection. Removes the specified object from the collection. A object to be removed from the collection. Swaps the two items with the specified indexes in the collection. An integer value which specifies the index of the first item to swap in the collection. Note that if the index is less than 0, or more than the value, a will be thrown. An integer value which specifies the index of the second item to swap in the collection. Note that if the index is less than 0, or more than the value, a will be thrown. Copies the elements of the ChartCollectionBase to a new array of objects. An array of objects containing the copies of the elements of the ChartCollectionBase. Represents a series view of the Candle Stick type. Initializes a new instance of the CandleStickSeriesView class with default settings. Represents the base class for all border objects. Copies all the settings from the BorderBase object passed as the parameter. A BorderBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the border color. A structure which specifies the border color. Determines whether the specified object is equal to the current BorderBase instance. The object to compare with the current object. true if the specified object is equal to the current BorderBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current BorderBase object. An integer value representing the hash code for the current object. Gets or sets the border's thickness. An integer value which specifies the border's thickness, in pixels. Returns the textual representation of the border. A value which is the textual representation of the border. Specifies whether the border is visible. Default - the border visibility (visible/invisible) is automatically determined according to the type of a chart element; True - to show the border within a chart element; False - a border is hidden. Specifies whether the border is visible. true if the border is visible; otherwise, false. Represents the base class for series views of the Bar type. Initializes a new instance of the BarSeriesView class with default settings. Copies all the settings from the BarSeriesView object passed as the parameter. A BarSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the width of bars in Bar series, as a fraction of axis units. A value that specifies the bar's width in fractions of axis units, where an axis unit is the distance between two major values on the axis. This value should be greater than or equal to 0. Gets the series view's border settings. A object which specifies the border style. Gets a value of the diagram type. A value. Determines whether the specified object is equal to the current BarSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current BarSeriesView instance; otherwise false. Gets the fill style of bar(s) within a series view of a bar type. A object which specifies the fill style for the background of bars. Gets the hash code (a number) that corresponds to the value of the current BarSeriesView object. An integer value representing the hash code for the current object. Gets or sets the transparency (0-255) to use for displaying the filled color areas. A value from 0 (opaque) to 255 (transparent). Represents a background image within either a chart control or its elements. Copies all the settings from the BackgroundImage object passed as the parameter. A BackgroundImage object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets whether the background image is stretched in order to fit within the element (e.g. legend). true to stretch an image in order to fit within the element; otherwise, false. Contains the settings that define the range displayed by the Y axis. Represents the primary Y-axis within a chart control in 2D series, except for the Swift Plot. Overrides the property. A value. Contains the settings that define the range displayed by the X axis. Represents the primary X-axis within a chart control in 2D series, except for the Swift Plot. Overrides the property. A value. Defines the settings of the Y axis's title. Defines the settings of the X axis's title. Defines the common settings of an axis's title. Gets or sets the alignment of the axis title. A enumeration value which specifies the alignment of the axis title. Copies all the settings from the AxisTitle object passed as the parameter. An AxisTitle object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Returns the textual representation of the axis title. A value which is the textual representation of the axis title. Contains the common settings that define the range displayed by an axis. Gets or sets a value which indicates whether the Y-axis range should be automatically recalculated to make the zero level constantly visible. true if the zero level should always be visible; otherwise, false. Copies all the settings from the AxisRange object passed as the parameter. An AxisRange object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value that specifies whether the minimum and maximum axis values are calculated automatically based upon the series being drawn. true if the minimum and maximum axis values are calculated automatically; otherwise, false. Gets or sets the maximum value to display on an Axis. This may not be the same as the maximum value of the series associated with this axis. A that specifies the maximum value to display on an axis. Gets or sets the internal float representation of the range maximum value. A value which specifies the internal representation of the range maximum value. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Gets or sets the minimum value to display on an Axis. This may not be the same as the minimum value of the series associated with this axis. A that specifies the minimum value to display on an axis. Gets or sets the internal float representation of the range minimum value. A value which specifies the internal representation of the range minimum value. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Gets the range through which it's possible to scroll an axis. A object representing the scrolling range settings of an axis. Sets both minimum and maximum internal values of an axis range. A value which specifies the minimum internal value to be set. A value which specifies the maximum internal value to be set. Sets both minimum and maximum values of an axis range. A which specifies the minimum set value. The type of an object depends on the axis scale type. A which specifies the maximum set value. The type of an object depends on the axis scale type. Specifies whether a space should be left between the outermost series point and the diagram's edge. true if the axis range is automatically widened; otherwise, false. Defines the settings of an axis's labels or custom labels. Gets or sets the angle by which the axis label's text is rotated. An integer value specifying the angle, in degrees, by which the axis label's text is rotated. Gets or sets whether anti-aliasing (smoothing) is applied to the axis label's text. true to apply anti-aliasing to the axis label's text; otherwise, false. Copies all the settings from the AxisLabel object passed as the parameter. An AxisLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the prefix for labels which will be displayed within the corresponding axis. A value that specifies the common prefix for labels within an axis. Provides access to the options that define the appearance of axis labels when they display date-time values. A object. Gets or sets whether anti-aliasing (smoothing) is applied to the axis label's text. True to apply anti-aliasing to the axis label's text; False to disable anti-aliasing; Default to automatically determine whether or not anti-aliasing is required. Gets or sets the postfix for labels which will be displayed within the corresponding axis. A value that specifies the common postfix for labels within an axis. Gets or sets the number of lines to which a label's text is allowed to wrap. An integer value which is the number of text lines. Should be greater than or equal to 0 and less than or equal to 20. Gets or sets the maximum width allowed for axis labels. An integer value that specifies the maximum label width. By default, it is set to 0, which means that label width is unlimited. Provides access to the options that define the appearance of axis labels when they display numeric values. A object, which provides the numeric options of axis labels. Gets or sets the minimum indent between adjacent axis labels, when an overlap resolution algorithm is applied to them. An integer value, which specifies the minimum indent, in pixels. Gets or sets a value specifying the mode to resolve overlapping of axis labels. An enumeration value. Provides access to the options that define how to resolve overlapping axis labels. An object. Gets or sets a value indicating whether axis labels/axis custom labels are positioned in staggered order. true if axis labels are positioned in staggered order; false if labels are displayed in a single line. Specifies the alignment of the axis labels text. A enumeration value specifying the alignment of the label text. Gets or sets a string which represents the pattern specifying the text to be displayed within the axis label that appears for a diagram X - axis or Y- axis. A , which represents the pattern. The default value is . Returns the textual representation of the axis label. A value which is the textual representation of the axis label. Represents the base class for classes that provide axes functionality for 2D XY-series views. Copies all the settings from the Axis object passed as the parameter. An Axis object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Provides access to the settings of automatic scale breaks. An object, which contains settings of automatic scale breaks. Gets or sets whether the axis is reversed. true, to reverse the axis; otherwise, false. Provides access to the appearance settings of the axis' scale breaks. A object that contains the appearance settings of scale breaks. Provides access to the axis' collection of scale breaks. A object containing an axis' scale breaks. Lists the values used to specify the view type of a series. Specifies a series view of the Area type. This view type is represented by a object. Specifies a series view of the Area 3D type. This view type is represented by a object. Specifies a series view of the Side-by-Side Bar type. This view type is represented by a object. Specifies a series view of the Side-by-Side Bar 3D type. This view type is represented by a object. Specifies a series view of the Bubble type. This view type is represented by a object. Specifies a series view of the Candle Stick type. This view type is represented by a object. Specifies a series view of the Doughnut type. This view type is represented by a object. Specifies a series view of the Doughnut 3D type. This view type is represented by a object. Specifies a series view of the Full Stacked Area type. This view type is represented by a object. Specifies a series view of the Full-Stacked Area 3D type. This view type is represented by a object. Specifies a series view of the Full-Stacked Bar type. This view type is represented by a object. Specifies a series view of the Full-Stacked Bar 3D type. This view type is represented by a object. Specifies a series view of the Full-Stacked Line type. This view type is specified by a object. Specifies a series view of the Full-Stacked Line 3D type. This view type is specified by a object. Specifies a series view of the Full-Stacked Spline Area type. This view type is represented by a object. Specifies a series view of the Full-Stacked Spline Area 3D type. This view type is represented by a object. Specifies a series view of the Funnel type. This view type is represented by a object. Specifies a series view of the Funnel 3D type. This view type is represented by a object. Specifies a series view of the Gantt type. This view type is represented by a object. Specifies a series view of the Line type. This view type is represented by a object. Specifies a series view of the Line 3D type. This view type is represented by a object. Specifies a series view of the Manhattan Bar 3D type. This view type is represented by a object. Specifies a series view of the Nested Doughnut type. This view type is represented by a object. Specifies a series view of the Pie type. This view type is represented by a object. Specifies a series view of the Pie 3D type. This view type is represented by a object. Specifies a series view of the Point type. This view type is represented by a object. Specifies a series view of the Polar Area type. This view type is represented by a object. Specifies a series view of the Polar Line type. This view type is represented by a object. Specifies a series view of the Polar Point type. This view type is represented by a object. Specifies a series view of the Radar Area type. This view type is represented by a object. Specifies a series view of the Radar Line type. This view type is represented by a object. Specifies a series view of the Radar Point type. This view type is represented by a object. Specifies a series view of the Range Area type. This view type is specified by a object. Specifies a series view of the Range Area 3D type. This view type is specified by a object. Specifies a series view of the Range Bar type. This view type is represented by a object. Specifies a series view of the Scatter Line type. This view type is represented by a object. Specifies a series view of the Side-by-Side Full-Stacked Bar type. This view type is represented by a object. Specifies a series view of the 3D Side-by-Side Full-Stacked Bar type. This view type is represented by a object. Specifies a series view of the Side-by-Side Gantt type. This view type is represented by a object. Specifies a series view of the Side-by-Side Range Bar type. This view type is represented by a object. Specifies a series view of the Side-by-Side Stacked Bar type. This view type is represented by a object. Specifies a series view of the 3D Side-by-Side Stacked Bar type. This view type is represented by a object. Specifies a series view of the Spline type. This view type is represented by a object. Specifies a series view of the Spline 3D type. This view type is represented by a object. Specifies a series view of the Spline Area type. This view type is represented by a object. Specifies a series view of the Spline Area 3D type. This view type is represented by a object. Specifies a series view of the Stacked Area type. This view type is represented by a object. Specifies a series view of the Stacked Area 3D type. This view type is represented by a object. Specifies a series view of the Stacked Bar type. This view type is represented by a object. Specifies a series view of the Stacked Bar 3D type. This view type is represented by a object. Specifies a series view of the Stacked Line type. This view type is specified by a object. Specifies a series view of the Stacked Line 3D type. This view type is specified by a object. Specifies a series view of the Stacked Spline Area type. This view type is represented by a object. Specifies a series view of the Stacked Spline Area 3D type. This view type is represented by a object. Specifies a series view of the Step Area type. This view type is specified by a object. Specifies a series view of the Step Area 3D type. This view type is specified by a object. Specifies a series view of the Step Line type. This view type is represented by a object. Specifies a series view of the Step Line 3D type. This view type is represented by a object. Specifies a series view of the Stock type. This view type is represented by a object. Specifies a series view of the Swift Plot type. This view type is represented by a object. Lists the values used to specify whether Open and Close markers are displayed within a series view of the stock type. Specifies that both Open and Close price values are displayed. Specifies that only Close price values are displayed. Specifies that only Open price values are displayed. Lists the values used to identify the levels of price data. Specifies the Close level of price data. Specifies the High level of price data. Specifies the Low level of price data. Specifies the Open level of price data. Lists the values used to specify the contents of series labels. Specifies that series labels display data values of the corresponding series points. Specifies that series labels display the name of the corresponding series. Contains the values used to specify the scale type for the argument and value data of series points. The scale type is automatically determined according to the real type of underlying data. Identifies the DateTime data scale. This means that data provided for the will be treated as DateTime values and will be shown on the axis as DateTime values (e.g., January, 2003, January, 2004, and January, 2005). Note that in this case the property is used to define the output format of DateTime values shown on the axis. Identifies the Numerical data scale. This means that data provided for the will be treated as numerical values and will be shown on the axis as numbers (e.g., 100, 200, and 300). Note that in this case the property is used to define the output format of numerical values shown on the axis. Identifies the Qualitative data scale. This means that data provided for the will be treated as qualitative values and will be shown on the axis as textual representations (e.g., A, B, and C). Lists the values that specify the direction of a linear gradient. Specifies a gradient from lower left to upper right. Specifies a gradient from lower right to upper left. Specifies a gradient from bottom to top. Specifies a horizontal gradient that starts from the center. Specifies a vertical gradient that starts from the center. Specifies a gradient from left to right. Specifies a gradient from right to left. Specifies a horizontal gradient that ends at the center. Specifies a vertical gradient that ends at the center. Specifies a gradient from upper left to lower right. Specifies a gradient from upper right to lower left. Specifies a gradient from top to bottom. Lists the values used to specify how data point information is represented within series labels. Specifies that series labels identify series points by their argument values (which can be taken from the property). Specifies that series labels reflect both arguments and values for the corresponding series points. In this case, the resulting label content is composed of the and property values, based on the specified . Specifies that series labels identify series points by the name of their series (which can be taken from the property). This means the property value is ignored, and the text of series labels is determined by the property value. Specifies that series labels identify data points by their values (which can be taken from the property). Lists the values used to specify the position of pie slice labels relative to each other and the pie diagram. Specifies that point labels should be painted directly on the corresponding slice of a Pie chart. Specifies that point labels should be painted outside a Pie chart, near the corresponding slice. Specifies that point labels should be painted radially on the corresponding slices of a Pie chart. Specifies that point labels should be painted tangentially on the corresponding slices of a Pie chart. Specifies that point labels should be painted outside a Pie chart and organized into two columns on the left and right of the Pie chart. Lists the values used to specify the formatting applied to numeric values. Displays numbers as currency, using the currency format specified in your computer's regional settings. Example: $100. Displays numbers as real numeric values with the specified number of digits for the fractional part. How many digits is specified by the property, and the decimal separator is based upon your computer's regional settings. Example: 100.00. Displays numbers without any specific formatting applied to them. Integer and fractional parts are separated using the decimal symbol specified in your computer's regional settings. Example: 100. Displays numbers as numeric values, using the number format specified in your computer's regional settings. Example: 100.00. Displays numbers multiplied by 100 with a percent sign (%) appended to the right; displays two digits to the right of the symbol specified in your computer's regional settings. Example: 100 %. Displays numbers using the standard scientific notation. This format is determined by your computer's regional settings. Example: 1.00E+002. Lists the values that specify the shape of simple markers which can be displayed by a series view of the point type and within the chart control's legend. Specifies a circular marker. Specifies a cross-shaped marker. Specifies a dimaond-shaped marker. Specifies a hexagonal marker. Specifies an inverted triangle marker. Specifies a pentagonal marker. Specifies a plus-shaped marker. Specifies a square marker. Specifies a star-shaped marker. Specifies a triangular marker. Lists the values that specify the layout of legend entries associated with the series in the collection. Specifies that legend entries are positioned vertically from the bottom to the top of the legend according to the indexes of the corresponding series within the collection. The lower index that a series object has in the collection, the lower position its legend entry has within the legend. Speifies that legend entries are positioned horizontally from the left to the right of the legend according to the indexes of the corresponding series within the collection. The lower index that a series object has in the collection, the closer to the left bound its legend entry is positioned within the legend. Speifies that legend entries are positioned horizontally from the right to the left of the legend according to the indexes of the corresponding series within the collection. The lower index a series object has in the collection, the closer to the right bound its legend entry is positioned within the legend. Speifies that legend entries are positioned vertically from the top to the bottom of the legend according to the indexes of the corresponding series within the collection. The lower the index that a series object has in the collection, the higher position its legend entry has within the legend. Lists the values that specify the legend's vertical alignment within the Chart control. The legend is positioned level with the bottom of the Diagram. The legend is positioned at the bottom of the Chart control. The legend is centered vertically. The legend is positioned level with the top of the Diagram. The legend is positioned at the top of the Chart control. Lists the values that specify the legend's horizontal alignment within the Chart control. Centers a legend horizontally within the Chart control. The legend is positioned on the left side of the Diagram. The legend is positioned to the left of the Chart control. The legend is positioned on the right side of the Diagram. The legend is positioned on the right side of the Chart control. Lists the values used to specify the manner in which multiple series are positioned within a 2D or 3D Simple Diagram. Specifies that pie charts are positioned horizontally (by rows) within a chart control's diagram. The number of pie charts within a single row is specified by the diagram's property. Specifies that pie charts are positioned vertically (by columns) within a chart control's diagram. The number of pie charts within a single column is specified by the diagram's property. Lists the values that specify the filling mode for an element's surface. Specifies that an element's surface should not be filled. Specifies that an element's surface should be filled in gradient mode. Specifies that an element's surface should be filled in hatch mode. Specifies that an element's surface should be filled in the solid mode. Lists the values used to specify the formatting applied to date-time values. The format string specified by the property will be applied. Displays a date and time using the general date-time settings determined by your computer's regional settings. Displays a date using the long-date format specified in your computer's regional settings. Displays a time using the long-time format specified in your computer's regional settings. Displays a date as a month name and day number using your computer's regional settings (e.g., February 11). Displays a date as a month name and year number using your computer's regional settings (e.g., February, 2006). Displays a date as a quarter value and year number using your computer's regional settings (e.g., Q2 2006). Note that you can apply formatting to the quarter's value. To do this, set the property to Custom, and define one of the following values for the property: q - Changes format to Roman numerals (e.g., IV); qq - Changes format to Roman numerals with the Q prefix (e.g., QIV); Q - Changes format to Arabic numerals (e.g., 4); QQ - Changes format to Arabic numerals with the Q prefix (e.g., Q4). Displays a date using the short-date format specified in your computer's regional settings. Displays a time using the short-time format specified in your computer's regional settings. Lists the values that specify comparison operators used to filter data points within a series. Specifies the "equal to" comparison operator. Specifies the "greater than" comparison operator. Specifies the "greater than or equal to" comparison operator. Specifies the "less than" comparison operator. Specifies the "less than or equal to" comparison operator. Specifies the "not equal to" comparison operator. Lists the values that specify the dash style used to paint a line. Specifies a line consisting of dashes. Specifies a line consisting of a repeating pattern of dash-dot. Specifies a line consisting of a repeating pattern of dash-dot-dot. Specifies a line consisting of dots. Specifies that an element's should be filled using the current appearance settings. Specifies a solid line. Lists the values used to specify the alignment of a constant line's title relative to the corresponding axis. Specifies that a constant line title is aligned far from the axis which it belongs to. Specifies that a constant line title is aligned near to the axis which it belongs to. Lists the values used to specify the position of Bar labels. Labels are displayed inside Bars, at the bottom. Labels are displayed in the center of Bars. Labels are displayed above Bars. Labels are displayed inside Bars, at the top. Represents a series view of the Side-by-Side Stacked Bar type. Initializes a new instance of the SideBySideStackedBar3DSeriesView class with default settings. Copies all the settings from the SideBySideStackedBar3DSeriesView object passed as the parameter. A SideBySideStackedBar3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the distance between two bars of different series shown at the same axis value, as a fraction of axis units. A value that represents the distance between two neighboring bars, as a fraction of axis units. Specifies the fixed distance between two bars of different series shown at the same axis value, in pixels. An integer value that represents the distance between two neighboring bars, in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths, if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Determines whether or not the specified object is equal to the current SideBySideStackedBar3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current SideBySideStackedBar3DSeriesView instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Specifies a group for all similar series having the same stack group value, to be accumulated into the same stacked bars. A value, identifying a stack group. Gets or sets the value used to support serialization of the property. A value. Represents a base class for classes representing text and image annotations. Initializes a new instance of the Annotation class with the specified name. A value specifying the name of the text annotation. This value is assigned to the property. Specifies the type of the annotation's anchor point. An class descendant representing the annotation's anchor point type. For internal use. This property is used to support serialization of the anchor point. An object supporting the interface. Specifies the angle by which the annotation's shape is rotated. An integer value specifying the rotation angle, in degrees. The default is 0. Copies all the settings from the Annotation object passed as the parameter. An Annotation object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the annotation's background color. A value which specifies the annotation's background color. Gets the annotation's border settings. A object which specifies the border style. Specifies the connector style of the annotation. An enumeration value representing the connector style. Gets the annotation's background fill style. A object which specifies the background fill style. Specifies the height (in pixels) of the annotation. An integer value specifying the annotation's height, in pixels. Specifies whether the annotation should be cut off if it doesn't fit into the diagram's dimensions. true to always draw the annotation entirely; otherwise, false. The default is false. Specifies the internal space between the annotation's content and its edge, in pixels. A object, representing the annotation's inner indents, measured in pixels. Specifies whether it's allowed to re-locate the annotation's anchor point at runtime. true to allow runtime anchoring of the annotation; otherwise, false. Specifies whether it's allowed to re-locate the annotation at runtime. true to allow runtime re-location of the annotation; otherwise, false. Specifies whether it's allowed to resize the annotation at runtime. true to allow runtime resizing of the annotation; otherwise, false. Specifies whether it's allowed to rotate the annotation at runtime. true to allow runtime rotation of the annotation; otherwise, false. Gets the annotation's shadow settings. A object which provides the settings used to paint the legend's shadow. Specifies the fillet when the annotation's shape is RoundedRectangle. An integer value specifying the annotation shape's fillet. Specifies the shape kind of the annotation. A enumeration value representing the annotation shape kind. Specifies how the annotation's position is defined - relative to its container corners, or to its anchor point. An class descendant representing the shape position type. For internal use. This property is used to support serialization of the shape position. An object supporting the interface. Gets the string value used to support serialization of the annotation type. A value. Specifies whether the annotation is visible. true if the annotation is visible; otherwise, false. Specifies the width (in pixels) of the annotation. An integer value specifying the annotation's width, in pixels. Gets or sets the Z-Order of the annotation. An integer value that specifies the Z-Order. Objects with higher Z-Orders overlap objects with lower Z-Orders. The default is 0. Defines label settings for range area series. Initializes a new instance of the RangeAreaSeriesLabel class with default settings. Copies all the settings from the RangeAreaSeriesLabel object passed as a parameter. A RangeAreaSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the kind of labels in 2D Range Area and 3D Range Area series. A enumeration value. Gets or sets the angle between the point line and the label, which shows the maximum value of a series point in a Range Area series view. An integer value specifying the angle, in degrees, to position series labels. Gets or sets the angle between the point line and the label, which shows the minimum value of a series point in a Range Area series view. An integer value specifying the angle, in degrees, to position series labels. Defines the appearance of a crosshair label element when custom drawing a crosshair cursor using the () event. Gets or sets a footer text that is displayed in the crosshair cursor label. A string value that specifies the footer text of a crosshair cursor label. Gets or sets a header text that shows in the crosshair cursor label. A string value that specifies the header text of a crosshair cursor label. Gets or sets the color of a crosshair label's marker when implementing custom drawing of a crosshair cursor. A value. Specifies the marker image of a crosshair cursor label when implementing custom draw in the crosshair cursor. A object to be used as the crosshair label item's marker. Specifies the marker image size mode of a crosshair label when implementing custom draw in the crosshair cursor. A enumeration value, representing the marker image size mode. Gets or sets the height and width of a crosshair label marker. A structure which specifies the crosshair label marker's height and width, in pixels. Gets or sets the marker visibility of the crosshair label element when implementing a custom drawing in the crosshair cursor. true, if the marker is visible; otherwise, false. Specifies whether the crosshair label's text is visible when implementing custom drawing in the crosshair cursor. true to display crosshair label item's text; otherwise, false. Represents a series view of the Side-by-Side Full-Stacked Bar type. Initializes a new instance of the SideBySideFullStackedBarSeriesView class with default settings. Copies all the settings from the SideBySideFullStackedBarSeriesView object passed as the parameter. A SideBySideFullStackedBarSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the distance between two bars of different series shown at the same axis value, as a fraction of axis units. A value that represents the distance between two neighboring bars, as a fraction of axis units. Specifies the fixed distance between two bars of different series shown at the same axis value, in pixels. An integer value that represents the distance between two neighboring bars, in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths, if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Determines whether or not the specified object is equal to the current SideBySideFullStackedBarSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current SideBySideFullStackedBarSeriesView instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Specifies a group for all similar series having the same stack group value, to be accumulated into the same stacked bars. A value, identifying a stack group. Gets or sets the value used to support serialization of the property. A value. Represents the secondary Y-axis within Swift Plot charts. Initializes a new instance of the SwiftPlotDiagramSecondaryAxisY class with the default settings. Initializes a new instance of the SwiftPlotDiagramSecondaryAxisY class with the specified name. A value that specifies the name of the secondary Y-axis. This value is assigned to the property. Specifies the secondary Y-axis ID, which is intended for internal use only. An integer value. Represents the base class for classes that provide the common X-axes functionality in Swift Plot charts. Represents the base class for classes that provide the common Y-axes functionality in Swift Plot charts. Represents a collection that stores individual secondary Y-axes of a particular Swift Plot Diagram. Appends the specified secondary Y-axis to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of secondary Y-axes to the Swift Plot Diagram collection. An array of objects to append to the collection. Determines whether the collection contains the specified secondary Y-axis. A object to locate in the collection. true if the collection contains the specified Y-axis; otherwise, false. Gets a Y-axis within a secondary axes collection of the Swift Plot by its name. A which specifies the name of the secondary Y-axis to find. A object that represents the secondary Y-axis with the specified name. Inserts the specified secondary axis into the collection at the specified position. A zero-based integer which specifies the position at which the secondary axis is to be inserted. A object to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the secondary Y-axis at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Contains settings for custom drawing Swift Plot series. Initializes a new instance of the SwiftPlotDrawOptions class with the specified Swift Plot series. A object, representing the Swift Plot series. Gets the Swift Plot series view's line style settings when implementing custom drawing in the chart control. A object which represents the line style options for the Swift Plot series view. Represents the base class for classes that provide axes functionality for Swift Plot series views. Represents the base class for series of the Swift Plot view type. Copies all the settings from the SwiftPlotSeriesViewBase object passed as the parameter. A SwiftPlotSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the X-axis, that is used to plot the current series on a Swift Plot diagram. A or a object, that is the X-axis for the current series. Specifies the Y-axis, that is used to plot the current series on a Swift Plot diagram. A or a object, that is the Y-axis for the current series. Gets a value of the diagram type. A value. Gets a caption value for the SwiftPlotSeriesViewBase type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the SwiftPlotSeriesViewBase type. Gets or sets the pane used to plot the current series on a . An or an object, representing the pane for the current Swift Plot series. Represents a series view of the Swift Plot type. Initializes a new instance of the SwiftPlotSeriesView class with default settings. Specifies whether antialiasing is applied to the Swift Plot series. true to enable antialiasing; otherwise, false. The default is false. Copies all the settings from the SwiftPlotSeriesView object passed as the parameter. A SwiftPlotSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether or not the specified object is equal to the current SwiftPlotSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current SwiftPlotSeriesView instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets the style settings of the Swift Plot series. A object that contains line style settings. Represents a diagram that is used to plot the Swift Plot series. Initializes a new instance of the SwiftPlotDiagram class with default settings. Copies all the settings from the SwiftPlotDiagram object passed as the parameter. A SwiftPlotDiagram object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Provides access to the X-axis of the Swift Plot diagram. The object, that represents the X-axis. Provides access to the Y-axis of the Swift Plot diagram. The object, that represents the Y-axis. Provides access to the collection of secondary X-axes of a Swift Plot diagram. The object, representing the diagram's collection of secondary X-axes. Provides access to the collection of secondary Y-axes of a Swift Plot diagram. The object, representing the diagram's collection of secondary Y-axes. Represents the base class for series view types which use the . Copies all the settings from the XYDiagram2DSeriesViewBase object passed as the parameter. A XYDiagram2DSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. For internal use only. Specifies the X-axis name. A value. For internal use only. Specifies the Y-axis name. A value. Provides access to the financial indicators available for the series. A object. Provides access to the collection of indicators that belong to the current series. An object, representing the series' collection of indicators. Specifies the name of the diagram's pane. A specifying the pane's name. Provides access to the options that define how a series should be displayed in a Range Control. A object. Provides access to the series collection of Regression Lines. A object. Represents the diagram type that is used to construct 2D XY chart types. Copies all the settings from the XYDiagram2D object passed as the parameter. A XYDiagram2D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Provides access to a default pane object. An object which represents the default pane of a chart. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. An descendant, specifying the point's pane. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. An descendant, specifying the point's pane. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. An descendant, specifying the point's pane. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. An descendant, specifying the point's pane. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. An descendant, specifying the point's pane. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. An descendant, specifying the point's pane. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. A object, containing information about the point's screen coordinates, and its associated pane. Converts the diagram coordinates of a point into screen coordinates. A value, specifying the point's argument. A , specifying the point's value. An descendant, specifying the point's X-axis. An descendant, specifying the point's Y-axis. A object, containing information about the point's screen coordinates, and its associated pane. Specifies whether scrolling is allowed for the diagram's panes along their X-axes. true to allow X-axes scrolling; otherwise, false. Specifies whether zooming is allowed for the diagram's panes along their X-axes. true to allow X-axes zooming; otherwise, false. Specifies whether scrolling is allowed for the diagram's panes along their Y-axes. true to allow Y-axes scrolling; otherwise, false. Specifies whether zooming is allowed for the diagram's panes along their Y-axes. true to allow Y-axes zooming; otherwise, false. Gets an X-axis within the chart's axis collection by its name. A which specifies the name of the X-axis to find. An object that represents the X-axis with the specified name. Gets an Y-axis within the chart's axis collection by its name. A which specifies the name of the Y-axis to find. An object that represents the Y-axis with the specified name. Gets a pane within the chart's pane collection by its name. A which specifies the name of the pane to find. An object that represents the pane with the specified name. Returns an aggregated collection of all X-Axis (primary and secondary axes) chart elements placed on a diagram. A list of objects. Returns an aggregated collection of all Y-Axis (primary and secondary axes) placed on a diagram. A list of objects. Returns an aggregated collection of all Panes (default and custom panes) placed on a diagram. A list of objects. Gets a value specifying whether scrolling is enabled for a chart's diagram. true, if scrolling is allowed; otherwise, false. Gets a value specifying whether zooming is enabled for a chart's diagram. true, if zooming is allowed; otherwise, false. Specifies the indent between the diagram's edge and other chart elements (e.g. legend and chart titles), in pixels. A object, representing the diagram's outer indents, measured in pixels. The default is 5. Specifies the distance between a diagram's panes. An integer value which specifies the distance between panes, in pixels. Specifies the layout direction of a diagram's panes. A object representing the direction in which panes are aligned. Provides access to the diagram's collection of panes. An object which represents the collection of a diagram's panes. Converts the screen coordinates of a point into an XY-Diagram coordinates object. A object, representing a location on a chart's display area. A object, containing information about the point's argument and value, their scale types, associated axes and pane. Provides access to the date-time grid options of the range control. A object that is date-time grid options of the chart range control client. Provides access to the numeric grid options of the range control. A object that is numeric grid options of the chart range control client. Provides access to the options specifying the ways in which scrolling can be performed for a 2D XY-Diagram. A object, representing 2D scrolling options. Provides access to the options specifying the ways in which zooming can be performed for a 2D XY-Diagram. A object, representing zooming options. Represents the interface which provides the transparency functionality for series which support it. Specifies the series transparency level. A value from 0 (opaque) to 255 (transparent). Represents the base class for classes that provide axes functionality for a chart control in 2D series views. Specifies the position of an axis relative to another primary axis. An enumeration value which specifies the relative position of the current axis. Copies all the settings from the Axis2D object passed as the parameter. An Axis2D object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the axis color. A structure which specifies the axis color. Gets the axis collection of constant lines. A object which represents the collection of constant lines. Gets the crosshair axis label settings allowing you to specify its appearance on a diagram. A object which represents crosshair axis label options on a diagram. Gets or sets a string which represents the pattern specifying the text to be displayed within the crosshair axis label that appears for a series point. A that is the crosshair axis label pattern. The default value is . Specifies whether to show crosshair axis labels for a diagram. Default - the CrosshairLabelVisibility property value is obtained from the parent's and/ or properties depending on an axis; True - crosshair axis labels are visible on a diagram; False - crosshair axis labels are hidden. Gets the axis collection of custom labels. A object which represents the collection of custom labels. Returns a value that specifies whether or not an axis is visible on the panes. An class descendant that represents a pane object. Returns a value indicating whether or not an axis is visible in the specified pane. Gets the interlaced fill style settings. A object which specifies the interlaced fill style. Gets the settings of axis labels. An object which provides axis label settings. Specifies panes in which an axis should be visible. true if the axis should be visible in the pane; otherwise, false. An class descendant, that represents a pane object. Gets an object that represents the collection of axis strips. A object which represents the collection of axis strips. Specifies the thickness (in pixels) of the axis. An integer value which specifies the thickness of the axis, in pixels. Gets the tickmark settings of an axis for 2D Charts. A object which provides the tickmark settings of a 2D axis. Gets the title settings of an axis. An object which provides the axis title settings. Gets a list of panes in which to display the current axis. An object implementing the interface that is a collection of panes in which an axis should be visible. Specifies whether the axis is visible. true if the axis is visible; otherwise, false. Gets or sets the string value used to support serialization of the property. A value. Lists the values that specify models for Bar 3D series. Represents the Box 3D model. Represents the Cone 3D model. Represents the Cylinder 3D model. Represents the Pyramid 3D model. The annotation is anchored to a series point. Initializes a new instance of the SeriesPointAnchorPoint class with default settings. Initializes a new instance of the SeriesPointAnchorPoint class with the specified series point. A object representing the series point to which to be anchored. Copies all the settings from the SeriesPointAnchorPoint object passed as the parameter. A SeriesPointAnchorPoint object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the series ID, which is intended for internal use only. An integer value. Specifies the series point to which the annotation is anchored. A object, representing the series point to which the annotation is anchored. For internal use. Supports serialization of the property. An integer value. Defines label settings for Bar series. Initializes a new instance of the SideBySideBarSeriesLabel class with default settings. Represents the base class for rectangular indents within a chart (margins and paddings). Specifies all indents simultaneously. An integer value, specifying general indents. Copies all the settings from the RectangleIndents object passed as the parameter. A RectangleIndents object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the bottom indent. An integer value, specifying the bottom indent. Specifies the left indent. An integer value, specifying the left indent. Specifies the right indent. An integer value, specifying the right indent. Specifies the top indent. An integer value, specifying the top indent. Always returns -1. This value is returned by the property if , , and property values are not equal. [To be supplied] Represents a diagram that is used to plot series of the Funnel 3D view type. For internal use only. Initializes a new instance of the FunnelDiagram3D class with default settings. Represents the options of the axis' automatic scale breaks. Copies all the settings from the AutoScaleBreaks object passed as the parameter. An AutoScaleBreaks object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets an automatic scale breaks calculator for scale breaks. An object that implements the interface. Gets or sets a value indicating whether automatic scale breaks are enabled. true if automatic scale breaks are enabled; otherwise, false. Gets or sets the maximum number of automatic scale breaks. An integer value, which specifies the maximum number of automatic scale breaks. Represents the facility for chart printing. Initializes a new instance of the ChartPrinter class for the specified chart control. An object representing the chart control. Copies all the settings from the ChartPrinter object passed as the parameter. A ChartPrinter object whose elements are copied to the current object. If null (Nothing in Visual Basic), then a will be thrown. Creates a copy of the current ChartPrinter object. A ChartPrinter object which is a copy of the current object. Provides access to the component printer to print a chart. A ComponentExporter object. Creates the document elements (bricks) for a specific area. The name of the document area (section) for which elements should be created. An object implementing the interface, which is a graphical surface on which document elements will be drawn. Creates a component printer to print a chart. A ComponentExporter object. Creates the document elements (bricks) for the document's Detail area. An object implementing the interface, which is a graphical surface on which document elements will be drawn. Disposes of the ChartPrinter object. Determines whether or not the specified object is equal to the current ChartPrinter instance. The object to compare with the current object. true if the specified object is equal to the current ChartPrinter instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Specifies the chart's print image format. A enumeration value, specifying the image format for the chart. Initializes the chart control for document creation before displaying its Print Preview. An object implementing the interface used to print a control. An object implementing the interface which refers to a control. Indicates whether or not the chart can be printed and exported. true if the chart can be printed; otherwise, false. Performs the specified printing action with the specified size mode. A object. A enumeration value. Performs the specified printing action. A object. Finalizes the document creation via the class. Specifies the printing size mode for the chart control. A enumeration value, representing the chart's size mode. Represents a series view of the Side-by-Side Full-Stacked Bar type. Initializes a new instance of the SideBySideFullStackedBar3DSeriesView class with default settings. Copies all the settings from the SideBySideFullStackedBar3DSeriesView object passed as the parameter. A SideBySideFullStackedBar3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the distance between two bars of different series shown at the same axis value, as a fraction of axis units. A value that represents the distance between two neighboring bars, as a fraction of axis units. Specifies the fixed distance between two bars of different series shown at the same axis value, in pixels. An integer value that represents the distance between two neighboring bars, in pixels. Gets or sets a value indicating whether all bars of the same series should always have the same width, or they may have different widths, if some points of other series are missing. true if all bars of the same series should always have the same width; otherwise, false. Determines whether or not the specified object is equal to the current SideBySideFullStackedBar3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current SideBySideFullStackedBar3DSeriesView instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Specifies a group for all similar series having the same stack group value, to be accumulated into the same stacked bars. A value, identifying a stack group. Gets or sets the value used to support serialization of the property. A value. Specifies a crosshair label position near the mouse pointer. Initializes a new instance of the CrosshairMousePosition class with default settings. Specifies a free position of a crosshair label within a chart (defined by the dock target, dock corner and offset from this corner). Initializes a new instance of the CrosshairFreePosition class with default settings. Copies all the settings from the CrosshairFreePosition object passed as the parameter. A CrosshairFreePosition object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the corner of the crosshair's parent element to which the crosshair label is anchored. A enumeration value that represents the dock corner of the crosshair's parent element. Specifies the element (chart or pane), to which the crosshair label's shape is docked. A object representing the dock target for the crosshair label's shape. For internal use. Supports serialization of the property. A value. The annotation is anchored to a pane. Initializes a new instance of the PaneAnchorPoint class with default settings. Copies all the settings from the PaneAnchorPoint object passed as the parameter. A PaneAnchorPoint object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the X-axis coordinate for the annotation's . An object that defines the annotation anchor point's X-axis coordinate. Specifies the Y-axis coordinate for the annotation's . An object that defines the annotation anchor point's Y-axis coordinate. Specifies the pane to which the annotation is anchored. An class descendant representing the pane to which the annotation is anchored. For internal use. Supports serialization of the property. An value. The base class for all classes that define how a crosshair label should be positioned on a chart. Copies all the settings from the CrosshairLabelPosition object passed as the parameter. A CrosshairLabelPosition object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), a will be thrown. Gets or sets the horizontal offset. An integer value that is the X-offset. Gets or sets the vertical offset. An integer value that is the Y-offset. Gets the string value used to support serialization of the crosshair label position. A value. Contains settings that define how to resolve overlapping axis labels. Gets or sets a value indicating whether or not to hide axis labels when resolving any overlap. true if hiding axis labels is allowed; otherwise, false. Gets or sets a value indicating whether or not to rotate axis labels when resolving overlapping labels. true if rotating axis labels is allowed; otherwise, false. Gets or sets a value indicating whether or not to stagger axis labels when resolving overlapping labels. true if staggering axis labels is allowed; otherwise, false. Copies all the settings from the AxisLabelResolveOverlappingOptions object passed as the parameter. An AxisLabelResolveOverlappingOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), a will be thrown. Gets or sets the minimum indent between adjacent axis labels, when an overlap resolution algorithm is applied to them. An integer value, which specifies the minimum indent, in pixels. Lists the values used to specify how many crosshair labels should be displayed when a chart contains several series. A crosshair label is shown common to all series. A crosshair label is shown for each series. A crosshair label is shown for the nearest series. Represents a method that will handle the event. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object that contains data related to the event. Represents a Task Link object that is specific to a Gantt Chart diagram type. Initializes a new instance of the TaskLink class with the default settings. Initializes a new instance of the TaskLink class, specifying the relation to the child point and the (default) link type. A object specifying the child point for the relation being created. Initializes a new instance of the TaskLink class, specifying the relation to the child point and the link type. A object specifying the child point for the relation being created. A object specifying the link type. Initializes a new instance of the TaskLink class, specifying the child point ID in a relation, and the link type. An integer value which specifies the ID of the relation's child point. A object specifying the link type. Initializes a new instance of the TaskLink class, specifying the child point ID in a relation, and the (default) link type. An integer value which specifies the ID of the relation's child point. Copies all settings from the TaskLink object passed as a parameter. A TaskLink object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the value specifying the connection order of child and parent bars. A enumeration value which represents the connection type. Contains settings that define how a series is represented in a Range Control. Copies all the settings from the RangeControlOptions object passed as the parameter. A RangeControlOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), a will be thrown. Gets or sets the transparency (0-255) to apply to a series displayed in a Range control. A value from 0 (opaque) to 255 (transparent). Specifies which level of data points should be used to represent a series in a Range Control. A enumeration value. Gets or sets a value that specifies which view type (either Line or Area) should be used to represent an series in a Range Control. A enumeration value. Gets or sets a value indicating whether or not this series should be displayed in a Range Control. true to show the current series in a Range Control; otherwise, false. Lists the values used to specify how a series should be represented in a Range Control. A series is represented in a Range Control using the Area series view. A series is represented in a Range Control using the Line series view. Provides data for the event. Gets the new zoom percent. An integer value, representing the new zoom percent. Gets the old zoom percent. An integer value, representing the old zoom percent. Gets the zoom event type. A enumeration value, specifying the zoom event type. Contains settings that define how to display tooltips within a chart. Initializes a new instance of the ToolTipOptions class with the specified owner. A class descendant. Initializes a new instance of the ToolTipOptions class with default settings. Copies all the settings from the ToolTipOptions object passed as the parameter. A ToolTipOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether to show tooltip for a series point. true to show tooltip; otherwise, false. Specifies whether to show a tooltip for a particular series. true to show tooltip; otherwise, false. Represents how the tooltip position is defined, for example, relative to a mouse pointer or chart element. A class descendant that specifies the tooltip position type. Gets the string value used to support serialization of the tooltip options. An object supporting the interface. Lists the values used to specify the corner to which a tooltip should be docked. A tooltip is positioned at the bottom left of a container object (specified via the property). A tooltip is positioned at the bottom right of a container object (specified via the property). A tooltip is positioned at the top left of a container object (specified via the property). A tooltip is positioned at the top right of a container object (specified via the property). Lists the values used to specify how a crosshair cursor should detect a series point to which to snap. A crosshair cursor is shown for the nearest point argument. A crosshair cursor is shown for the nearest point value. Represents an individual axis label item of the Y-axis in the Radar Series Views. Represents an individual axis label item of the X-axis in the Radar Series Views. Represents an individual axis label item within 3D chart types. Gets or sets the angle by which the text of a 3D XY-Diagram's axis label item is rotated. An integer value specifying the angle, in degrees, by which the axis label item's text is rotated. Gets or sets a value that specifies the position of axis label items relative to the axis in 3D series. An enumeration value, which specifies the position of axis label items relative to the axis. Represents an individual axis label item. Gets or sets the angle by which the axis label item's text is rotated. An integer value specifying the angle, in degrees, by which the axis label item's text is rotated. Represents the base class for classes that provide functionality for axis label items. Gets or sets whether antialiasing is applied to the axis label item's contents. true to apply antialaising (smoothing) to the axis label item's contents; otherwise, false. Provides access to the axis to which an axis label item belongs. An descendant, which identifies the axis. Provides access to the axis value to which an axis label item corresponds. An object that specifies the axis value. Provides access to the internal representation of the axis value to which an axis label item corresponds. A value which specifies the internal representation of the axis value. Gets or sets whether antialiasing is applied to the axis label item's contents. True to apply anti-aliasing to the axis label's text; False to disable anti-aliasing; Default to automatically determine whether or not anti-aliasing is required. Gets or sets the font used to display the axis label item's contents. A object which specifies the font used to display the axis label item's contents. Gets or sets the text for an axis label item. A that specifies the text for an axis label item. Gets or sets an axis label item's text color. A structure which specifies the axis label item's text color. Represents a Regression Line indicator. Initializes a new instance of the RegressionLine class with default settings. Initializes a new instance of the RegressionLine class with the specified value level. A enumeration value. This value is assigned to the property. Initializes a new instance of the RegressionLine class with the specified name. A value. This value is assigned to the property. Initializes a new instance of the RegressionLine class with the specified name and value level. A value. This value is assigned to the property. A enumeration value. This value is assigned to the property. This property is hidden and is intended for internal use only. A string value. Gets the weight value for the RegressionLine type. An integer value. Represents the collection of regression lines of a specific series. Initializes a new instance of the RegressionLines class for the specified series view. An descendant, representing the series view. Provides access to individual Regression Lines in the collection, by their value levels. A enumeration value, identifying the Regression Line. A object which represents the Regression Line. Gets the value used to support serialization of the property. A List object. Represents the base class for objects which define custom drawing options of Funnel, 3D Funnel, Pie and 3D Pie series. Contains settings that specify the appearance of data points within a Pie, Doughnut or Funnel series. Copies all the settings from the SimplePointOptions object passed as the parameter. An SimplePointOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether or not the specified object is equal to the current SimplePointOptions instance. The object to compare with the current object. true if the specified object is equal to the current SimplePointOptions instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets the settings that relate to presenting point values as percents. A object that contains the related settings. Overrides the property to hide it. Represents an individual scale break within the collection. Initializes a new instance of the ScaleBreak class with default settings. Initializes a new instance of the ScaleBreak class with the specified name and Double edges (suitable for an axis whose scale type is numeric). A that specifies the name of the scale break. This value is assigned to the property. A value which specifies the numeric value along the axis, which corresponds to the scale break's first edge. A value which specifies the numeric value along the axis, which corresponds to the scale break's second edge. Initializes a new instance of the ScaleBreak class with the specified name and String edges (suitable for an axis whose scale type is qualitative). A that specifies the name of the scale break. This value is assigned to the property. A value which specifies the qualitative value along the axis, which corresponds to the scale break's first edge. A value which specifies the qualitative value along the axis, which corresponds to the scale break's second edge. Initializes a new instance of the ScaleBreak class with the specified name. A that specifies the name of the scale break. This value is assigned to the property. Initializes a new instance of the ScaleBreak class with the specified name and Date-Time edges (suitable for an axis whose scale type is date-time). A that specifies the name of the scale break. This value is assigned to the property. A value which specifies the date-time value along the axis, which corresponds to the scale break's first edge. A value which specifies the date-time value along the axis, which corresponds to the scale break's second edge. Copies all the settings from the ScaleBreak object passed as the parameter. An ScaleBreak object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the first edge of a scale break. A that specifies the scale break's first edge. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Gets or sets the second edge of a scale break. A that specifies the scale break's second edge. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Specifies whether the scale break is visible. true if the scale break is visible; otherwise, false. Represents a collection that stores the manually created scale breaks of a particular axis. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of scale breaks to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified scale break. A object to locate in the collection. true if the collection contains the specified scale break; otherwise, false. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the scale break at the specified position. Removes the specified scale break element from the collection. A element to be removed from the collection. Represents the common appearance settings of the axis' scale breaks. Copies all the settings from the ScaleBreakOptions object passed as the parameter. An ScaleBreakOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of the axis' scale breaks. A value which specifies the color of the axis' scale breaks. Gets or sets the size of scale breaks. An integer, representing the distance between the edges of scale breaks, in pixels. It should be greater than or equal to -1 and less than 50. Gets or sets a style in which scale breaks' edges are drawn. A object, which represents the scale break edge style. Represents a series view of the Scatter Line type. Initializes a new instance of the ScatterLineSeriesView class with default settings. Contains settings for custom drawing funnel 3D series. Contains settings for custom drawing funnel series. Gets the Funnel series view's border settings when implementing custom drawing in the chart control. A object which specifies the border style. Gets the Funnel series view's fill style settings when implementing custom draw in the chart control. A object which specifies the fill style for the background of funnels. Contains settings that specify the appearance of data points within funnel series. Initializes a new instance of the FunnelPointOptions class with default settings. Determines whether or not the specified object is equal to the current FunnelPointOptions instance. The object to compare with the current object. true if the specified object is equal to the current FunnelPointOptions instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Defines label settings for funnel 3D series. Initializes a new instance of the Funnel3DSeriesLabel class with default settings. Overrides the property to hide it. A object. Defines label settings for funnel series. Initializes a new instance of the FunnelSeriesLabel class with default settings. Copies all the settings from the FunnelSeriesLabel object passed as the parameter. An FunnelSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the position of labels relative to each other and the funnel diagram. A enumeration value determining the position of a label against the corresponding series point. Overrides the property, to hide it. Always Horizontal. Represents the base class for series views of the Funnel type. Copies all the settings from the FunnelSeriesViewBase object passed as the parameter. An FunnelSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether or not the specified object is equal to the current FunnelSeriesViewBase instance. The object to be compared with the current object. true if the specified object is equal to the current FunnelSeriesViewBase instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets or sets a value that specifies the height-to-width ratio of a Funnel series. A double value that specifies the height-to-width ratio of a funnel. Gets or sets the distance between points of a Funnel series. An integer, representing the distance between points of a Funnel series, in pixels. Represents a series view of the Funnel type. Initializes a new instance of the FunnelSeriesView class with default settings. Gets or sets a value indicating whether a Funnel series should be center-aligned within a diagram. true, if a the funnel series should be center-aligned; otherwise, false. Copies all the settings from the FunnelSeriesView object passed as the parameter. An FunnelSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the Funnel series view's border settings. A object which specifies the border style. Overrides the property to hide it. Always . Gets a value of the diagram type. A value. Determines whether or not the specified object is equal to the current FunnelSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current FunnelSeriesView instance; otherwise false. Gets the fill style of the entire funnel in a series view of the Funnel type. A object which specifies the fill style for the background of a funnel. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets or sets a value which indicates whether the height-to-width ratio of a Funnel series should be auto-calculated. true if the height-to-width ratio should be auto-calculated; otherwise, false. Represents a series view of the Funnel 3D type. Initializes a new instance of the Funnel3DSeriesView class with default settings. Copies all the settings from the Funnel3DSeriesView object passed as the parameter. An Funnel3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Overrides the property to hide it. Always . Gets a value of the diagram type. A value. Determines whether or not the specified object is equal to the current Funnel3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Funnel3DSeriesView instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets or sets the radius of the inner circle in the Funnel 3D series. An integer, representing the percentage of the inner radius to the outer radius of a 3D funnel. Should be greater than or equal to 0 and less than or equal to 100. Represents a method that will handle the and events. A method that will handle the and events. The event source. This parameter identifies either the or which raised the event. A object that contains data related to the event. Provides data for the () event. Provides access to individual axis label items. A object which represents the axis label item. Lists the values that specify the style of scale breaks' edges. Indentifies the ragged style of scale breaks edges. Indentifies the straight style of scale breaks edges. Indentifies the wavy style of scale breaks edges. Lists the values used to specify the position of funnel labels. The labels are displayed in the center of the funnel series points. The labels are displayed on the left of the funnel series points. The labels are organized into a straight column on the left of the funnel series points. The labels are displayed on the right of the funnel series points. The labels are organized into a straight column on the right of the funnel series points. Represents a method that will handle the event. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object that contains data related to the event. Specifies a tooltip position near the chart element, for which this tooltip is invoked. Initializes a new instance of the ToolTipRelativePosition class with default settings. The base class for positions that require defining an offset. Copies all the settings from the ToolTipPositionWithOffset object passed as the parameter. A ToolTipPositionWithOffset object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the horizontal offset. An integer value that is the X-offset. Gets or sets the vertical offset. An integer value that is the Y-offset. The base class for all classes that define how a tooltip should be positioned within a chart. Gets the string value used to support serialization of the tooltip position. A value. Specifies a tooltip position near the mouse pointer. Initializes a new instance of the ToolTipMousePosition class with default settings. Specifies a free position of a tooltip within a chart (defined by the dock target, dock corner and offset from this corner). Initializes a new instance of the ToolTipFreePosition class with default settings. Copies all the settings from the ToolTipFreePosition object passed as the parameter. A ToolTipFreePosition object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the corner of the tooltip's parent element to which the tooltip is anchored. A enumeration value that represents the dock corner of the tooltip's parent element. Specifies the element (chart or pane), to which the tooltip's shape is docked. A object representing the dock target for the tooltip's shape. For internal use. Supports serialization of the property. A value that is the name of a dock target. Contains settings that define how to draw a crosshair cursor on a chart. Gets or sets the color of crosshair argument lines. A value that specifies the argument line color. Gets the argument line style settings of the crosshair cursor. A object that contains line style settings. Copies all the settings from the CrosshairOptions object passed as the parameter. A CrosshairOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram. A class descendant that specifies the crosshair label position on a diagram. Gets the string value used to support serialization of the common label position. An object supporting the interface. Specifies the way in which the crosshair label is shown for a series on a diagram. A enumeration member that specifies how the crosshair label is shown for a series. Gets or sets a string which represents the pattern specifying the group header text to be displayed within the crosshair label. A , which represents the group header's pattern. Gets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them. true, if the series points are highlighted when the crosshair cursor hovers over them; otherwise, false. Gets or sets a value that specifies whether to show an argument label of a series point indicated by a crosshair cursor on a diagram. true to display an argument label indicated by a crosshair cursor on a diagram; otherwise, false. Specifies whether to show an argument line of a series point indicated by a crosshair cursor on a diagram. true to display an argument line indicated by a crosshair cursor on a diagram; otherwise, false. Specifies whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram. true to display a crosshair label indicated by a crosshair cursor on a diagram; otherwise, false. Specifies whether to show a header for each series group in crosshair cursor labels. true, to show a group header in crosshair cursor labels; otherwise, false. Gets or sets a value that specifies whether to show a crosshair cursor in a focused pane only. true to display a crosshair cursor in a focused pane; otherwise, false. Gets or sets a value that specifies whether to show a value label of a series point indicated by a crosshair cursor on a diagram. true - to display a value label indicated by a crosshair cursor on a diagram; otherwise - false; Specifies whether to show a value line of a series point indicated by a crosshair cursor on a diagram. true to display a value line indicated by a crosshair cursor on a diagram; otherwise, false. Specifies the current snap mode of a crosshair cursor. A enumeration member. Gets or sets the color of crosshair value lines. A value that specifies the value line color. Gets the value line style settings of the crosshair cursor. A object that contains line style settings. Defines label settings for a range area 3D series. Initializes a new instance of the RangeArea3DSeriesLabel class with default settings. Overrides the property to hide it. An integer value. Overrides the property to hide it. An integer value. Overrides the property to hide it. A object. Contains settings that define the appearance of the zoom rectangle. Gets the actual color of a zoom rectangle's borders. A value that is the actual border color. Gets the actual color used to fill a zoom rectangle. A value that is the actual fill color. Copies all the settings from the ZoomRectangle object passed as a parameter. An ZoomRectangle object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color of zoom rectangle borders. A value. Provides access to the line style of zoom rectangle borders. A object. Gets or sets the visibility of zoom rectangle borders. true to show borders around the zoom rectangle; false to hide them. Gets or sets a color that fills a zoom rectangle. A value. The annotation is anchored to the chart. Initializes a new instance of the ChartAnchorPoint class with default settings. Initializes a new instance of the ChartAnchorPoint class with the specified coordinates. An integer value specifying the anchor point's X-coordinate, in pixels. This value is assigned to the property. An integer value specifying the anchor point's Y-coordinate, in pixels. This value is assigned to the property. Copies all the settings from the ChartAnchorPoint object passed as the parameter. A ChartAnchorPoint object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the X-coordinate for the annotation's anchor point. An integer value specifying the anchor point's X-coordinate, in pixels. Specifies the Y-coordinate for the annotation's anchor point. An integer value specifying the anchor point's Y-coordinate, in pixels. [To be supplied] Gets the default palette name of the chart. A value that is the default palette name. Loads colors from the actual palette. A value that is the actual palette name. Represents a base class for classes representing the shape position of annotations. Gets the string value used to support serialization of the annotation shape position type. A value. Lists the values used to specify the grid mode for a chart range control client. Identifies the auto grid mode of the chart range control client, in which the values of , , and properties are not specified and calculated automatically. Identifies the chart grid mode of the chart range control client, in which the , , properties are not specified and calculated according to the and (), properties, correspondingly. For example, in the image below, the property is set to Week, = 1. Identifies the manual grid mode of the chart range control client, meaning that the , and properties are in effect, and they should be manually defined. For example, in the image below, the property is set to 4, and is set to Day. Lists the values that specify the snap mode for a chart range control client. Identifies the auto snap mode of the chart range control client, in which the values of , , and properties are not specified and calculated according to the values of the corresponding , and properties. In the image below, the SnapSpacing = GridSpacing = 4. Identifies the chart measure unit mode of the chart range control client, in which the property is not specified and calculated according to the () property. Note that the values of the and properties should be equal to the default value. For example, in the image below, the property is set to Week. Identifies the manual snap mode of the chart range control client, meaning that the , and properties are in effect, and they should be manually defined. For example, in the image below, the property is set to 6. Represents the numeric settings of the chart range control client. Initializes a new instance of the ChartRangeControlClientNumericOptions class with the specified numeric grid options of the range control. A object that contains properties to customize the grid of the range control with numeric data. Provides access to the numeric grid settings of the chart range control client. A object containing numeric grid options for the chart client of the range control. Returns the textual representation of the numeric options of the chart range control client. A value which is the textual representation of the numeric options. Represents the date-time settings of the chart range control client. Initializes a new instance of the ChartRangeControlClientDateTimeOptions class with the specified date-time grid options of the range control. A object that contains properties to customize the grid of the date-time range control. Gets the date-time grid settings of the chart range control client. A object that contains properties to customize the date-time grid of the chart range control client. Returns the textual representation of the date-time options of the chart range control client. A value which is the textual representation of the date-time options. Lists the values that specify the overlapping resolving algorithm to be applied to series point labels. The default algorithm to re-position labels in a random way, to avoid overlapping labels. If two or more labels overlap, some of them are automatically hidden, to avoid overlapping. All labels (both overlapping and non-overlapping) change their position. They are re-positioned in such a way, so that they are moved around the corresponding point's center, but their indent from the point center is preserved. Only labels that are overlapping change their position. They are re-positioned in such a way, so that they are moved around the corresponding point's center, but their indent from the point center is preserved. The overlapping resolving algorithm is disabled. Represents the base class for classes that provide tickmarks functionality for a chart control's axes. Copies all the settings from the TickmarksBase object passed as the parameter. A TickmarksBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value indicating whether tickmarks should be shown across an axis. true if tickmarks should be shown across an axis; otherwise, false. Gets or sets the length of major tickmarks. An integer value which specifies the length of the major tickmarks, in pixels. It should be greater than 0. Gets or sets the length of the minor tickmarks. An integer value which specifies the length of the minor tickmarks, in pixels. It should be greater than 0. Gets or sets the thickness of the minor tickmarks. An integer value which specifies the thickness of the minor tickmarks, in pixels. It should be greater than 0. Gets or sets a value indicating whether the minor tickmarks are displayed by an axis. true if the minor tickmarks are visible; otherwise, false. Gets or sets the thickness of the major tickmarks. An integer value which specifies the thickness of the major tickmarks, in pixels. It should be greater than 0. Gets or sets a value indicating whether tickmarks are displayed on an axis. true if tickmarks are visible; otherwise, false. Contains specific settings which define the representation of date-time grid lines and labels in the chart range control client. Initializes a new instance of the ChartRangeControlClientDateTimeGridOptions class with the specified owner. A class descendant. Copies all the settings from the ChartRangeControlClientDateTimeGridOptions object passed as the parameter. A ChartRangeControlClientDateTimeGridOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the date-time measure unit to which the chart's gridlines and labels should be aligned when the chart is bound to the range control. A enumeration value that represents the measurement unit to which a chart's gridlines and labels should be aligned. Specifies the measurement unit to which selection thumbs of the range control are snapped. A enumeration value representing the selection thumbs alignment interval. Contains specific settings which define the representation of numeric grid lines and labels in the chart range control client. Initializes a new instance of the ChartRangeControlClientNumericGridOptions class with the specified owner. A class descendant. Represents the base class for classes that provide grid settings of the chart range control client. Initializes a new instance of the ChartRangeControlClientGridOptions class with the specified owner. A class descendant. Copies all the settings from the ChartRangeControlClientGridOptions object passed as the parameter. A ChartRangeControlClientGridOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the current grid mode of a chart range control client. A enumeration value, which selects one of the modes. Gets or sets the offset of grid lines in the viewport area of the range control. A value which specifies the grid offset. Gets or sets a value that specifies the interval between grid lines when the chart is bound to the range control. A value which specifies the grid step. Gets or sets the string used to format chart client label values. A string used to format chart label values. Gets or set the format provider to format the values displayed by labels of the chart range control client. A object that supplies specific formatting information to the values displayed by labels of the chart range control client. Specifies the current snap mode of a chart range control client. A enumeration value, which selects one of the modes. Gets or sets the snap offset in the viewport area of the range control. A value which specifies the snap offset. Gets or sets the numeric snap step. A value that is the snap step. Lists the values that are used to define the direction of a 2D Pie series sweep. The Pie series is swept clockwise. The Pie series is swept counterclockwise. Represents a base class for classes representing annotation anchor point types. Gets the string value used to support serialization of the annotation anchor point type. A value. Defines a filling style for polygon chart elements in 2D series. Determines whether the specified object is equal to the current PolygonFillStyle instance. The object to compare with the current object. true if the specified object is equal to the current PolygonFillStyle instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PolygonFillStyle object. An integer value representing the hash code for the current object. Represents a Fibonacci Indicator's label. Copies all the settings from the FibonacciIndicatorLabel object passed as the parameter. An FibonacciIndicatorLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value defining the text color of the Fibonacci Indicator's base levels labels (0% or 100% depending on the indicator kind). A value which represents the color of the indicator's base level's labels. Contains the settings that define the range through which it's possible to scroll an axis. Always returns true, to make the Y-axis zero level constantly visible, when the diagram's scrolling is enabled. Always true. Copies all the settings from the ScrollingRange object passed as the parameter. An ScrollingRange object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value indicating whether the scrolling range options should be customized automatically or manually. true if the scrolling range options should be set automatically; otherwise, false. Gets or sets the maximum value to display on an Axis, when the diagram is scrolled. A that specifies the maximum value to display on an axis, when the diagram is scrolled. Gets or sets the internal float representation of the scrolling range maximum value. A value which specifies the internal representation of the scrolling range maximum value. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Gets or sets the minimum value to display on an Axis, when the diagram is scrolled. A that specifies the minimum value to display on an axis, when the diagram is scrolled. Gets or sets the internal float representation of the axis scrolling range minimum value. A value which specifies the internal representation of the scrolling range minimum value. Gets or sets the value used to support serialization of the property. A value, representing an equivalent of the property in an invariant locale. Sets both minimum and maximum values (in internal numeric measurement units) of an axis scrolling range. A value which specifies the minimum internal value to be set. A value which specifies the maximum internal value to be set. Sets both minimum and maximum values of a scrolling range. A which specifies the minimum set value. The type of an object depends on the axis scale type. A which specifies the maximum set value. The type of an object depends on the axis scale type. Specifies whether a space should be left between the outermost series point and the diagram's edge, when it is scrolled. true if the series are plotted with indents; otherwise, false. Represents the base class for objects which define drawing options for point, line and area charts. Gets the Point, Bubble, Line or Area series view's marker settings when implementing custom drawing in the chart control. A object which represents the marker shown within the series points and legend for this Point or Bubble series view. Gets the Point, Bubble, Line or Area series view's shadow settings when implementing custom drawing in the chart control. A object which provides the settings used to paint the series view's shadow. Represents the base class for series views of the point, bubble, line, spline and area types. Initializes a new instance of the PointSeriesViewBase class with default settings. Copies all the settings from the PointSeriesViewBase object passed as the parameter. A PointSeriesViewBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets a value of the diagram type. A value. Determines whether or not the specified object is equal to the current PointSeriesViewBase instance. The object to compare with the current object. true if the specified object is equal to the current PointSeriesViewBase instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current PointSeriesViewBase object. An integer value representing the hash code for the current object. Represents a base class containing the common settings of data point markers. Copies all the settings from the MarkerBase object passed as the parameter. A MarkerBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the border color of a marker(s). A structure which specifies the border color of a marker(s). Gets or sets whether the border of a marker(s) is visible. true if the border(s) is visible; otherwise, false. Determines whether the specified object is equal to the current MarkerBase instance. The object to compare with the current object. true if the specified object is equal to the current MarkerBase instance; otherwise false. Gets the marker's background fill style. A object which specifies the background fill style. Gets the hash code (a number) that corresponds to the value of the current MarkerBase object. An integer value representing the hash code for the current object. Gets or sets the shape of markers. A enumeration value. Gets or sets the number of points that star-shaped marker(s) have. An integer value that specifies the number of points for star-shaped marker(s). Returns the textual representation of the marker. A value which is the textual representation of the marker. Lists the values used to specify the kind of the Fibonacci Indicator. Identifies the Arcs kind of the Fibonacci Indicators. Identifies the Fans kind of the Fibonacci Indicators. Identifies the Retracement kind of the Fibonacci Indicators. Represents a collection of Fibonacci Indicators of a specific series. Appends the specified Fibonacci Indicator to the current collection. A object to append to the collection. An integer value indicating the position into which a new element was inserted. Appends an array of the Fibonacci Indicators to the current collection. An array of objects to append to the collection. Removes all items from the collection. Determines whether the collection contains the specified Fibonacci Indicator. A object to locate in the collection. true if the collection contains the specified Fibonacci indicator; otherwise, false. Gets a Fibonacci Indicator within the collection by its name. A which specifies the name of the indicator to find. A object that represents the indicator with the specified name. Provides indexed access to individual Fibonacci Indicators in the collection. A zero-based integer specifying the desired value's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the indicator at the specified position. Removes the specified Fibonacci Indicator element from the collection. A element to be removed from the collection. Copies the elements of the FibonacciIndicatorCollection to a new array of Fibonacci Indicator objects. An array of objects containing the copies of the elements of the FibonacciIndicatorCollection. Represents an individual Fibonacci Indicator. Initializes a new instance of the FibonacciIndicator class with default settings. Initializes a new instance of the FibonacciIndicator class with the specified kind. A enumeration value that specifies the kind of the Fibonacci Indicator. This value is assigned to the property. Initializes a new instance of the FibonacciIndicator class with the specified kind and name. A enumeration value that specifies the kind of the Fibonacci Indicator. This value is assigned to the property. A that specifies the name of the Fibonacci Indicator. This value is assigned to the property. Copies all the settings from the FibonacciIndicator object passed as the parameter. A FibonacciIndicator object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value defining the color of the lines representing the Fibonacci Indicator's base levels (0% or 100% depending on the indicator kind). A value which represents the color of the indicator's base levels lines. Gets a value defining the line style of the lines representing the Fibonacci Indicator's base levels (0% or 100% depending on the indicator kind). A object which represents the line style options for the lines representing the Fibonacci Indicator's base levels. This property is hidden and is intended for internal use only. A string value Gets or sets the value determining the kind of the Fibonacci Indicator. A enumeration value which represents the kind of indicator. Gets the set of label-related properties of the Fibonacci Indicator. A object which represents label properties of the indicator. Gets or sets the value which determines whether to display the additional levels for the Retracement type of Fibonacci Indicators. true if the additional levels should be displayed; otherwise, false. Gets or sets the value which determines whether to display the 0% level for the Fans type of Fibonacci Indicators. true if the 0% level should be displayed; otherwise, false. Gets or sets the value which determines whether to display the 100% level for the Arcs type ofFibonacci Indicators. true if the 100% level should be displayed; otherwise, false. Gets or sets the value which determines whether to display the 23.6% level for the Fibonacci Indicator of the required kind. true if the level of 23.6% should be displayed; otherwise, false. Gets or sets the value which determines whether to display the 76.4% level for the Fibonacci Indicator of the required kind. true if the level of 76.4% should be displayed; otherwise, false. Gets the weight value for the type. An integer value. Lists the values used to specify the series point's value to be displayed in the series point label of the Bubble series view. Identifies the series point's Value to be displayed in the series point label of the Bubble series view. Identifies both the series point's Value and Weight (separated by a comma) to be displayed in the series point label of the Bubble series view. Identifies the series point's Weight to be displayed in the series point label of the Bubble series view. Lists the values used to specify the labels position of the Bubble series view. Specifies that a point label should be painted in the center of a Bubble point marker. Specifies that a point label should be painted outside of a Bubble point marker. Defines label settings for Bubble series. Initializes a new instance of the BubbleSeriesLabel class with default settings. Copies all the settings from the BubbleSeriesLabel object passed as the parameter. An BubbleSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the indent value (in pixels) between a marker's edge and its label for a Bubble series view. An integer value which specifies the indent between a marker's edge and its label (in pixels). Overrides the property to hide it. An integer value. Gets or sets the label's position against the Bubble series point marker. A enumeration value determining the position of a label against its marker. Gets or sets which value to display in the series point's label for the Bubble series view. A object defining which value to display in a series point's label. Represents a series view of the Bubble type. Initializes a new instance of the BubbleSeriesView class with default settings. Copies all the settings from the BubbleSeriesView object passed as the parameter. A BubbleSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the specific settings of the data point markers displayed by a series of the Bubble view type. A object that contains the specific marker settings. Gets a caption value for the BubbleSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the BubbleSeriesView type. Gets or sets the maximum size of the marker of the Bubble series view. A value, which specifies the marker's maximum size (measured in units). The and MaxSize properties specify the marker's size range on the X-axis. This value should be greater than 0. Gets or sets the minimum size of the marker of the Bubble series view. A value which specifies the marker's minimum size (measured in X-axis units). The and MinSize properties specify the marker's size range on the X-axis. Gets or sets the transparency (0-255) to use for displaying the filled color bubbles. A value from 0 (opaque) to 255 (transparent). Represents a method that will handle the and events. Represents a method that will handle the and events. The event source. This parameter identifies either the or which raised the event. A object which contains event data. Represents the base class for the collections containing Trend Lines and Fibonacci Indicators of a series. Removes all items from the collection. Represents a dictionary containing values from a chart's data source for a particular argument. Represents a series view of the Manhattan Bar type. Initializes a new instance of the ManhattanBarSeriesView class with default settings. Lists the values used to specify the direction in which a chart is being scrolled. Identifies both scrolling directions (vertical and horizontal). Identifies the horizontal scrolling direction. Identifies the vertical scrolling direction. If implemented by a class, provides methods required for a chart control to operate with stacked groups. If implemented by a class, specifies a group for all similar series having the same stack group value to be accumulated into the same stacked bars. A value identifying a stack group. Provides settings that specify the ways in which rotation can be performed. Copies all the settings from the RotationOptions object passed as the parameter. A RotationOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether rotation can be performed using the mouse. true to allow using the mouse; otherwise, false. Specifies whether rotation can be performed using the touch device. true to allow using the touch device; otherwise, false. Represents a structure which is intended to store information about an argument, passed to a custom summary function. Initializes a new instance of the SummaryFunctionArgumentDescription class with the specified name and scale type. A that specifies the name of the argument. A enumeration value, which specifies the scale type for the function argument. For example, if the scale type is , only numerical fields will be shown for the Summarization function editor in the chart wizard. Initializes a new instance of the SummaryFunctionArgumentDescription class with the specified name. A that specifies the name of the argument description. Returns a name of the summary function argument. A value representing the name of the summary function argument. Gets the scale type of the summary function argument. A enumeration value specifying the scale type of the summary function argument. Represents a collection of Trend Lines of a specific series. Appends the specified Trend Line to the current collection. A object to append to the collection. An integer value indicating the position into which a new element was inserted. Appends an array of Trend Lines to the current collection. An array of objects to append to the collection. Removes all items from the collection. Determines whether the collection contains the specified Trend Line. A object to locate in the collection. true if the collection contains the specified Trend Line; otherwise, false. Gets a Trend Line within the collection by its name. A which specifies the name of the Trend Line to find. A object that represents the Trend Line with the specified name. Provides indexed access to individual Trend Lines in the collection. A zero-based integer specifying the desired value's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the Trend Line at the specified position. Removes the specified Trend Line from the collection. A element to be removed from the collection. Copies the elements of the TrendLineCollection to a new array of Trend Line objects. An array of objects containing the TrendLineCollection elements. Represents an individual Trend Line. Initializes a new instance of the TrendLine class with default settings. Initializes a new instance of the TrendLine class with the specified name. A value, specifying the name of the Trend Line. This value is assigned to the property. Copies all the settings from the TrendLine object passed as the parameter. A TrendLine object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies whether the Trend Line is extrapolated to infinity. true if the Trend Line is extrapolated to infinity; otherwise, false. This property is hidden and is intended for internal use only. A string value. Gets the weight value for the TrendLine type. An integer value. Represents the indents between a chart's diagram and the chart's border. Stores the Fibonacci Indicators and Trend Lines that belong to a specific series. Provides access to a series' collection of Fibonacci Indicators. A object. Provides access to a series' collection of Trend Lines. A object. Represents an individual point for the indicators, that are drawn through two data points (such as Fibonacci Indicator or a Trend Line). Gets or sets an argument of a financial indicator's point. A representing an argument of a financial indicator's point. Gets or sets the string value used to support serialization of the property. A value. Copies all the settings from the FinancialIndicatorPoint object passed as the parameter. A FinancialIndicatorPoint object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value indicating how to obtain the value of a financial indicator's point. A enumeration value, which indicates how to obtain a financial indicator point's value. Represents the base class for Fibonacci Indicators and Trend Lines. Copies all the settings from the FinancialIndicator object passed as the parameter. A FinancialIndicator object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets the first point for a financial indicator. A object, which represents the financial indicator's first point. Gets the second point for a financial indicator. A object, which represents the financial indicator's second point. Lists the values used to specify the mode for an image size. Represents the size mode, in which an image is auto-resized to fit its container's bounds. Represents the size mode, in which an image is stretched to fit its container's bounds. Represents the size mode, in which an image is tiled to fit its container's bounds. Represents the size mode, in which an image is zoomed to fit its container's bounds. A repository of chart appearances. Finds an appearance with the specified name in a repository. A specifying the name of an appearance. true to use the default appearance, if there is no appearance with the specified name within a repository; otherwise, false. A object which is the appearance with the specified name. Provides access to individual appearances in the repository by their names. A value specifying the name of the appearance to get. A object which specifies the appearance with the specified name. Returns an array of strings that are the names of all the appearances in the chart. An array of values which are the appearance names. Represents an individual chart title. Initializes a new instance of the ChartTitle class with default settings. Represents a collection of panes to be shown in a chart's diagram. Appends the specified object to the current collection. An object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of panes to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified pane. An object to locate in the collection. true if the collection contains the specified pane; otherwise, false. Gets a pane within the collection by its name. A which specifies the name of the pane to find. An object that represents the pane with the specified name. Inserts the specified pane into the collection at the specified position. A zero-based integer which specifies the position at which the pane is to be inserted. An object to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired value's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which represents the pane at the specified position. Removes the specified element from the collection. An element to be removed from the collection. Copies the elements of the XYDiagramPaneCollection to a new array of objects. An array of objects containing the XYDiagramPaneCollection elements. Represents the base class for the XY-diagram pane objects. Gets the actual value specifying whether it's allowed to scroll the pane along its X-axis. true if X-axis scrolling is allowed; otherwise, false. Gets the actual value specifying whether it's allowed to zoom the pane along its X-axis. true if X-axis zooming is allowed; otherwise, false. Gets the actual value specifying whether it's allowed to scroll the pane along its Y-axis. true if Y-axis scrolling is allowed; otherwise, false. Gets the actual value specifying whether it's allowed to zoom the pane along its Y-axis. true if Y-axis zooming is allowed; otherwise, false. Provides access to the annotations collection of the pane. An object that represents the pane's collection of annotations. Copies all the settings from the XYDiagramPaneBase object passed as the parameter. An XYDiagramPaneBase object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the pane's background color. A value which specifies the pane's background color. Gets the pane's background image settings. A object which provides settings that specify the pane's background image. Gets or sets the pane's border color. A structure which specifies the pane's border color. Gets or sets whether the pane's border is visible. true if the border is visible; otherwise, false. Specifies whether scrolling is allowed for the pane along its X-axis. A value, which represents the availability of X-axis scrolling. Specifies whether zooming is allowed for the pane along its X-axis. A value, which represents the availability of X-axis zooming. Specifies whether scrolling is allowed for the pane along its Y-axis. A value, which represents the availability of Y-axis scrolling. Specifies whether zooming is allowed for the pane along its Y-axis. A value, which represents the availability of Y-axis zooming. Gets the diagram pane's background fill style. A object which specifies the background fill style. Resets the current zoom to the default value. Gets the specific settings of scroll bars displayed within the pane when the chart is being zoomed or scrolled. A object containing the appearance settings of the pane's scroll bars. Gets the diagram pane's shadow settings. A object which provides the settings used to paint the diagram pane's shadow. Gets or sets the size (in pixels) of the XYDiagramPaneBase, if the pane's property set to . An integer value which specifies the pane's size, in pixels. Gets or sets a value indicating whether a pane's size should be fixed, or changed when a chart is resized. A object which represents the pane's size mode. Specifies whether the pane is visible. true if the pane is visible; otherwise, false. Gets or sets the relative size of the XYDiagramPaneBase if the pane's property is set to . An integer value which specifies the pane's size, in relation to other panes. Provides access to the settings that define the appearance of the zoom rectangle. A object. Represents an XY-diagram's additional pane. Initializes a new instance of the XYDiagramPane class with the specified name. A that specifies the name of the pane. This value is assigned to the property. Initializes a new instance of the XYDiagramPane class with default settings. Copies all the settings from the XYDiagramPane object passed as the parameter. An XYDiagramPane object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a pane's ID, which is intended for internal use only. An integer value. Represents an XY-diagram's default pane. Overrides the property. A value. Returns the textual representation of XYDiagramDefaultPane. A value. Contains settings which indicate whether it is required to show only the Top N series points in a series, and define the rule to determine the Top N points. Copies all the settings from the TopNOptions object passed as the parameter. A TopNOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the total number of Top N series points. An integer value representing the number of top points. Gets or sets a value indicating whether it is required to show only the Top N series points in a series. true, to show only the Top N series points; otherwise, false. Determines whether or not the specified object is equal to the current TopNOptions instance. The object to compare with the current object. true if the specified object is equal to the current TopNOptions instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets or sets the value that specifies how to determine the total number of top N series points. A enumeration value, which chooses one of the modes. Gets or sets the text which should be displayed as the argument of the "Others" series point. A containing the argument's text. Gets or sets a value indicating whether it is necessary to show the "Others" series point. true, to show the "Others" series point; otherwise, false. Gets or sets the percent value which is the minimum limit for values of the Top N series points. A value that represents the minimum percent value. It should be within the range 0;100. Gets or sets the value, which is the minimum limit for values of the Top N series points. A value that represents the minimum value. Represents a method that can be registered in a chart to be used as a custom summary function. Represents a class to create a custom summary function for the specific series point argument. A object, containing information about the series, for which the custom summary function should be calculated. A representing an original argument of a series point, for which the custom summary function should be calculated. An array of values that specify the names of function arguments, if any. These names can be used to obtain data source values from the dictionary, passed as the values parameter. An array of objects representing data source values to be used for summarizing. This object represents a dictionary, which allows you to obtain a specific data source value, by its name. An array of objects representing the resulting series points. Contains settings for custom drawing full-stacked area series. Overrides the property. Always null (Nothing in Visual Basic). Lists the values that specify value levels for indicators. Indicates the Close value of a series point, where the series view belongs to the Financial view type. Indicates the High value of a series point, where the series view belongs to the Financial view type. Indicates the Low value of a series point, where the series view belongs to the Financial view type. Indicates the Open value of a series point, where the series view belongs to the Financial view type. Indicates the value of a series point where the series point contains only one value. Indicates the First value of a series point, where the series view belongs to the Range Bar or Gantt view types. Indicates the Second value of a series point, where the series view belongs to the Range Bar or Gantt view types. Lists the values that specify how to determine the total number of top N series points. The property value is used. This value explicitly specifies the total number of top N series points. The property value is used. This value implicitly specifies the total number of top N series points, so that only series points, whose value's ratio to the summary of all series points values is greater than the ThresholdPercent property's value, are considered as top N series points. The property value is used. This value implicitly specifies the total number of top N series points, so that only series points, whose values are greater than the ThresholdValue property's value, are considered as top N series points. Lists the values that specify measurement units of a pane's size mode. A pane's size is specified by the property (measured in pixels) and is fixed when a chart is resized. A pane's size is specified by the property and is proportionally recalculated when a chart is resized. Lists the values that specify panes alignment direction. Panes are aligned in the horizontal direction. Panes are aligned in the vertical direction. Serves as the base class for classes that represent collections of class descendants. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the dockable title at the specified position. Represents a series view of the Nested Doughnut type. Initializes a new instance of the NestedDoughnutSeriesView class with default settings. Initializes a new instance of the NestedDoughnutSeriesView class with the specified exploded points. An array of integer values, representing the identifiers of exploded points. Copies all the settings from the NestedDoughnutSeriesView object passed as the parameter. A NestedDoughnutSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current NestedDoughnutSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current NestedDoughnutSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current NestedDoughnutSeriesView object. An integer value representing the hash code for the current object. Specifies a group for all series having the same nested group value. These items are to be placed into the same nested doughnuts. A value, identifying a nested group. Gets or sets the value used to support serialization of the property. A value. Specifies the inner indent between the outer and inner edges of nested doughnuts. A value that is the inner indent of nested doughnuts. Specifies the nested doughnut's size, in respect to the sizes of other nested doughnuts. A value. Defines the appearance of a crosshair argument line and crosshair value line elements when custom drawing a crosshair cursor using the () event. Specifies the crosshair line element's color. A structure, specifying the color of the crosshair line element. Provides access to the line style of the crosshair line element. A object, representing the line style of the crosshair line element. Specifies whether the crosshair line element is visible when implementing custom drawing in the crosshair cursor. true, if the crosshair line element is visible; otherwise, false. Represents an Exponential Moving Average indicator. Initializes a new instance of the ExponentialMovingAverage class with default settings. Initializes a new instance of the ExponentialMovingAverage class with the specified name and value level. A value, specifying the indicator's name. A enumeration value, specifying the value level, to which the indicator corresponds. Initializes a new instance of the ExponentialMovingAverage class with the specified name. A value, specifying the indicator's name. This property is hidden and is intended for internal use only. A string value Gets the weight value for the type. An integer value. Represents a series view of the 3D Stacked Spline Area type. Initializes a new instance of the StackedSplineArea3DSeriesView class with default settings. Copies all the settings from the StackedSplineArea3DSeriesView object passed as the parameter. A StackedSplineArea3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current StackedSplineArea3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current StackedSplineArea3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current StackedSplineArea3DSeriesView object. An integer value representing the hash code for the current object. Gets or sets the line tension to be used when drawing splines of the StackedSplineArea3DSeriesView, in percents. An integer value specifying the line tension percentage. Represents a series view of the 3D Full-Stacked Spline Area type. Initializes a new instance of the FullStackedSplineArea3DSeriesView class with default settings. Copies all the settings from the FullStackedSplineArea3DSeriesView object passed as the parameter. A FullStackedSplineArea3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current FullStackedSplineArea3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current FullStackedSplineArea3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current FullStackedSplineArea3DSeriesView object. An integer value representing the hash code for the current object. Gets or sets the line tension to be used when drawing splines of the FullStackedSplineArea3DSeriesView, in percents. An integer value specifying the line tension percentage. The base class for classes that provide functionality for crosshair label elements. Gets or sets the font used to display the crosshair label's content. A object which specifies the font used to display the crosshair label's content. Gets or sets the crosshair label's text. A value which represents the crosshair label's text. Gets or sets the crosshair label's text color. A structure which specifies the color of the crosshair label's text. Specifies whether the crosshair label element is visible when custom drawing a crosshair cursor. true, if the crosshair label element is visible; otherwise, false. Provides access to axes for 2D XY-series views. If implemented by a class, gets the X-axis. An descendant, which represents the X-axis. If implemented by a class, gets the Y-axis. An descendant, which represents the Y-axis. If implemented by a class, gets the Pane. An descendant, which represents the pane. Provides data for the event. Gets the new horizontal scroll percent. A value, representing the new horizontal scroll percent. Gets the new vertical scroll percent. A value, representing the new vertical scroll percent. Gets the old horizontal scroll percent. A value, representing the old horizontal scroll percent. Gets the old vertical scroll percent. A value, representing the old vertical scroll percent. Gets the scrolling direction. A enumeration value. Represents a series view of the 3D Spline Area type. Initializes a new instance of the SplineArea3DSeriesView class with default settings. Copies all the settings from the SplineArea3DSeriesView object passed as the parameter. A SplineArea3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current SplineArea3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current SplineArea3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current SplineArea3DSeriesView object. An integer value representing the hash code for the current object. Gets or sets the line tension to be used when drawing splines of the SplineArea3DSeriesView, in percents. An integer value specifying the line tension percentage. Represents a collection of series titles. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of series titles to the collection. An array of objects to append to the collection. Determines whether the collection contains the specified series title. A object to locate in the collection. true if the collection contains the specified series title; otherwise, false. Inserts the specified series title into the collection at the specified position. A zero-based integer which specifies the position at which the series title is to be inserted. A object that specifies the series title to insert into the collection. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the series title at the specified position. Removes the specified object from the collection. A object to be removed from the collection. Represents an individual series title. Initializes a new instance of the SeriesTitle class with default settings. Represents the base class for dockable titles. Gets or sets the alignment of the title. A enumeration value which specifies the alignment of the chart title. Copies all the settings from the DockableTitle object passed as the parameter. A DockableTitle object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value specifying the parent control edges, to which a title is docked. A enumeration value. Gets or sets how much the chart title is indented from the client region of its parent control. An integer value which specifies the indent, in pixels. The default is 5. Gets or sets the number of lines to which a title's text is allowed to wrap. An integer, representing the number of text lines. Should be greater than or equal to 0 and less than or equal to 20. Gets or sets the number of lines to which a title's text is allowed to wrap. An integer which is the number of text lines. Should be greater than or equal to 0 and less than or equal to 20. Returns the textual representation of the dockable title. A value, which is the textual representation of the dockable title. Gets or sets whether a title's text should wrap when it's too lengthy. true if a title's text should wrap; otherwise, false. Represents a series view of the 3D Spline type. Initializes a new instance of the Spline3DSeriesView class with default settings. Copies all the settings from the Spline3DSeriesView object passed as the parameter. A Spline3DSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current Spline3DSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current Spline3DSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current Spline3DSeriesView object. An integer value representing the hash code for the current object. Gets or sets the line tension to be used when drawing splines of the Spline3DSeriesView, in percents. An integer value specifying the line tension percentage. Defines label settings for bar series. Copies all the settings from the BarSeriesLabel object passed as the parameter. An BarSeriesLabel object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the indent between labels and the corresponding Bar side. An integer value, specifying the indent between labels and the corresponding Bar side. Specifies the position of series point labels, relative to their corresponding Bars. A enumeration value, specifying the position of labels relative to Bars. Gets or sets a value indicating whether to show series labels if a bar's height is zero. true to show labels of zero-height bars; otherwise, false. Defines the appearance of the crosshair group header element when custom drawing a crosshair cursor using the () event. Gets series points that the crosshair cursor hovers over when implementing a group header element's custom draw. An object implementing the interface that represents the collection of the . A series view of the Stacked Line type. Initializes a new instance of the StackedLineSeriesView class with default settings. Contains settings that specify data point appearance within a range series. Initializes a new instance of the RangePointOptions class with default settings. Copies all the settings from the RangePointOptions object passed as a parameter. A RangePointOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current RangePointOptions instance. The object to compare with the current object. true if the specified object is equal to the current RangePointOptions instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RangePointOptions object. An integer value that is the hash code for the current object. Gets or sets a value specifying for a specific Range Series View, whether or not series labels should show point values and durations (i.e. as differences between min and max values in each data point). true if the values are displayed as a value difference, false if the values are displayed individually. Gets or sets the format to display the series point values as durations for one of the Range Series views. A enumeration value. Contains settings for custom drawing 2D Range Area and 3D Range Area series. Overrides the property to hide it. Always null (Nothing in Visual Basic). Provides access to the settings of the first border for the Range Area series view, when implementing custom drawing in the chart control. A object which contains border settings. Provides access to the settings of the second border for the Range Area series view when implementing custom drawing in the chart control. A object which contains border settings. Overrides the property to hide it. Always null (Nothing in Visual Basic). Provides access to the settings of first markers for the Range Area series view when implementing custom drawing in the chart control. A object which contains marker settings. Gets or sets whether the first marker is visible in the Range Area Chart when implementing a custom draw. true, if the first marker is visible; otherwise, false. Provides access to the settings of second markers for the Range Area series view when implementing custom drawing in the chart control. A object which contains marker settings. Gets or sets whether the second marker is visible in the Range Area Chart when implementing a custom draw. true, if the second marker is visible; otherwise, false. A series view of the 3D Range Area type. Initializes a new instance of the RangeArea3DSeriesView class with default settings. Gets a caption value for the RangeArea3DSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the RangeArea3DSeriesView type. A series view of the Range Area type. Initializes a new instance of the RangeAreaSeriesView class with default settings. Copies all the settings from the RangeAreaSeriesView object passed as a parameter. A RangeAreaSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Overrides the property to hide it. Always null (Nothing in Visual Basic). Provides access to the settings that specify the appearance of the border, which connects values stored as in all data points of a Range Area series view. A object which specifies the border style. Provides access to the settings that specify the appearance of the border which connects values stored as in all data points of a Range Area series view. A object which specifies the border style. Determines whether the specified object is equal to the current RangeAreaSeriesView instance. The object to compare with the current object. true if the specified object is equal to the current RangeAreaSeriesView instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current RangeAreaSeriesView object. An integer value representing the hash code for the current object. Gets a caption value for the RangeAreaSeriesView type. A zero-based integer caption index. If it's negative or exceeds the last available index, an exception is raised. A value that is the caption for the RangeAreaSeriesView type. Provides access to the settings that specify the appearance of markers drawn for the values stored as in all data points of a Range Area series view. A object that contains specific marker settings. Specifies whether the series point markers drawn for the values stored as are visible. Default - marker visibility (visible/invisible) is automatically determined according to the type of diagram currently displayed on a chart; True -if the markers are visible; False - markers are hidden. The default is DefaultBoolean.Default. Provides access to the settings that specify the appearance of markers drawn for the values stored as in all data points of a Range Area series view. A object that contains specific marker settings. Specifies whether the series point markers drawn for the values stored as are visible. Default - marker visibility (visible/invisible) is automatically determined according to the type of a diagram currently displayed on a chart; True -if the markers are visible; False - markers are hidden. The default is DefaultBoolean.Default. Overrides the property to hide it. Always null (Nothing in Visual Basic). Specifies whether the series point markers are visible. Default - marker visibility (visible/invisible) is automatically determined according to the type of diagram currently displayed on a chart; True -if the markers are visible; False - markers are hidden. The default is DefaultBoolean.Default. Contains settings that specify data point appearance within a full-stacked line series. Initializes a new instance of the FullStackedLinePointOptions class with default settings. A series view of the 3D Full-Stacked Line type. Initializes a new instance of the FullStackedLine3DSeriesView class with default settings. A series view of the Full-Stacked Line type. Initializes a new instance of the FullStackedLineSeriesView class with default settings. Lists the values specifying which range area values (minimum, maximum, or both) should be displayed within series labels in the 2D Range Area and 3D Range Area view types. Show only the label for the maximum value of a data point. Show only the label for the minimum value of a data point. Show one label in the center of the range bar with both maximum and minimum values. Show both labels with maximum and minimum values of a data point. Show only the label for the value stored in the property of a data point. Show only the label for the value stored in the property of a data point. Represents a series view of the Stacked Spline Area type. Initializes a new instance of the StackedSplineAreaSeriesView class with default settings. Copies all the settings from the StackedSplineAreaSeriesView object passed as the parameter. A StackedSplineAreaSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the line tension to be used when drawing splines of the StackedSplineAreaSeriesView, in percents. An integer value specifying the line tension percentage. Represents a series view of the Spline type. Initializes a new instance of the SplineSeriesView class with default settings. Copies all the settings from the SplineSeriesView object passed as the parameter. A SplineSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the line tension to be used when drawing splines of the SplineSeriesView, in percents. An integer value specifying the line tension percentage. Represents a series view of the Spline Area type. Initializes a new instance of the SplineAreaSeriesView class with default settings. Copies all the settings from the SplineAreaSeriesView object passed as the parameter. A SplineAreaSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the line tension to be used when drawing splines of the SplineAreaSeriesView, in percents. An integer value specifying the line tension percentage. Represents a series view of the Full-Stacked Spline Area type. Initializes a new instance of the FullStackedSplineAreaSeriesView class with default settings. Copies all the settings from the FullStackedSplineAreaSeriesView object passed as the parameter. A FullStackedSplineAreaSeriesView object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the line tension to be used when drawing splines of the FullStackedSplineAreaSeriesView, in percents. An integer value specifying the line tension percentage. Represents a method that will handle the and events. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object that contains data related to the event. Lists the values used to specify the orientation of series labels. The series labels are rotated vertically, counterclockwise. The series labels are not rotated. The series labels are rotated vertically, clockwise. Provides data for the () event. Specifies the actual number of series as they appear in a Chart that is associated with a Pivot Grid. An integer value, specifying the actual number of series in the Chart. Specifies the available number of series as they appear in a Chart that is associated with a Pivot Grid. An integer value, specifying the available number of series in the Chart. Defines label settings for a stacked line 3D series. Initializes a new instance of the StackedLine3DSeriesLabel class with default settings.