FarPoint.Win.Chart Represents an area series in a Y plot area. Each point contains a single value. Area borders and area fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Area depth is measured relative to the floor grid cell (with a range of 0 to 1). Area origin can be automatically generated or manually assigned. Base class for a series in a Y plot area. Base class for series. Creates a new series. Creates a new series that is a deep copy of the specified series. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the name of the series. value is a null reference (Nothing in VB). Gets or sets the data source for the series name. Gets or sets the field in the data source that stores the series name. value is a null reference (Nothing in VB). Gets or sets whether the series is visible. Gets or sets the ID of the legend on which the series is displayed. value is less than zero. Gets or sets whether the data labels are visible. Gets or sets the font of the text of the data labels. A value of null (Nothing in VB) indicates that the font will be automatically determined. Gets or sets the fill of the text of the data labels. A value of null (Nothing in VB) indicates that the fill will be automatically determined. Gets or sets the border around the data labels. A value of null (Nothing in VB) indicates that the border will be automatically determined. Gets or sets the fill of the background of the data labels. A value of null (Nothing in VB) indicates that the fill will be automatically determined. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Gets or sets the text used to separate the contents of a label. value is a null reference (Nothing in VB). Gets or sets whether the series name in displayed in the labels. Gets the number of points in the series. Occurs when the series is changed. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the collection of category names for the series. Gets or sets the ID of the y-axis on which the series is plotted. value is less than zero. Gets or sets whether the category name in displayed in the labels. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of area borders for the series. Gets the collection of area fills for the series. Gets or sets the area border for the series. Value of null (Nothing in VB) indicates that the area border is unset for the series. Gets or sets the area fill for the series. Value of null (Nothing in VB) indicates that the area fill is unset for the series. Gets or sets the line used to draw the drop lines. Value of null (Nothing in VB) indicates that the line is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have same depth). Gets or sets whether the line is smoothed (not jagged). Gets or sets whether drop lines are visible. Gets or sets whether the area origin is automatically calculated or manually assigned. If false, then the area origin is manually assigned via the Origin property. If true, then area origin is automatically calculated as the minimum value in the series. Gets or sets the area origin. This property is only used when AutoOrigin is false. Gets or sets whether the value is displayed in the labels. Represents a collection of series. Creates a new instance of the SeriesCollection class. Creates a new series collection that is a deep copy of the specified series collection. Series collection to copy. collection is a null reference (Nothing in VB). Adds a series to the collection. Series to add. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of series to the collection. Array of series to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts an array of series into the collection at the specified index. Index of series. Array of series. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all series from the collection. Removes the specified series from the collection. Series to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified series from the collection. Series to remove. Removes the specified series from the collection. Series to remove. Removes the series at the specified index. Index of series. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of series in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Occurs when the collection is changed. Initializes the class. Creates a new FarPoint description attribute. Unique identifier Gets the description. Represents the FarPoint category attribute. Initializes the class. Creates a new FarPoint category attribute. Unique identifier Gets the localized string. Value of string This atttribute is used to associate the plot area type of the a series to the series's definition class. Initializes a new instance of the class. Type of the plot area which can contain the series. Gets the type of the plot area which can contain the series. The type of the plot area. Base class for axes. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Raises the Changed event. An EventArgs that contains the event data. Occurs when the axis is changed. Specifies the location of the axis relative to the plot area. Displays axis on the near side of the plot area. Displays axis on the far side of the plot area. Represents a bar series in a Y plot area. Each point contains a single value. Bar borders and bar fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Bar width and bar depth are measured relative to the floor grid cell (with a range of 0 to 1). Bar origin can be automatically generated or manually assigned. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of bar borders for the series. Gets the collection of bar fills for the series. Gets the collection of bottom bevels for the series. Gets the collection of top bevels for the series. Gets or sets the bar border for the series. Value of null (Nothing in VB) indicates that the bar border is unset for the series. Gets or sets the bar fill for the series. Value of null (Nothing in VB) indicates that the bar fill is unset for the series. Gets or sets the shape of bars. Gets or sets the bottom bevel. Gets or sets the top bevel. Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to the data point width (0 = no gap, 1 = gap and data point have same width). Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have same dapth). Gets or sets whether each data point is displayed with a different color. If false, then all data points are displayed with the same color. If true, then each data point is displayed with a different color. Gets or sets whether the bar origin is automatically calculated or manually assigned. If false, then the bar origin is manually assigned via the Origin property. If true, then bar origin is automatically calculated as the minimum value in the series. Gets or sets the bar origin. This property is only used when AutoOrigin is false. Gets or sets whether the value is displayed in the labels. Represents a collection of series. Creates a new instance of the SeriesCollection class. Creates a new series collection that is a deep copy of the specified series collection. Series collection to copy. collection is a null reference (Nothing in VB). Adds a series to the collection. Series to add. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of series to the collection. Array of series to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts an array of series into the collection at the specified index. Index of series. Array of series. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all series from the collection. Removes the specified series from the collection. Series to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified series from the collection. Series to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified series from the collection. Series to remove. Removes the series at the specified index. Index of series. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of series in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Occurs when the collection is changed. Specifies the shape of a bar in a bar series chart. Displays a rectangular solid (box) bar Displays a pyramidal bar Displays a partial pyramidal bar Displays a cylindrical bar Displays a conic bar Displays a partial conic bar Base class for bevels. Width of the bevel. Width is measured in points. Height of the bevel. Height is measured in points. Represents a none bevel. Creates a none bevel. Width of the bevel. Width is measured in points. Height of the bevel. Height is measured in points. Represents a circular bevel. Creates a circular bevel with width of 6 points and a height of 6 points. Creates a cicular bevel. Width of the bevel. Height of the bevel. width is less than zero or greater than 1584. height is less than zero or greater than 1584. Width is measured in points. Height is measured in points. Width of the bevel. Width is measured in points. Height of the bevel. Height is measured in points. Represents a type converter for the bevel. Determines whether the control can convert the context to the specified type. Type descriptor context Destination type for the conversion Boolean: true if the control can convert the context; false otherwise Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a stock series in a Y plot area. Creates a new series. Creates a new series that is a deep clone of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of thsi series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of open values for the series. Gets the collection of high values for the series. Gets the collection of low values for the series. Gets the collection of close values for the series. Gets the collection of up borders for the series. Gets the collection of down borders for the series. Gets the collection of up fills for the series. Gets the collection of down fills for the series. Gets or sets the up border for the series. Value of null (Nothing in VB) indicates that the up border is unset for the series. Gets or sets the down border for the series. Value of null (Nothing in VB) indicates that the down border is unset for the series. Gets or sets the up fill for the series. Value of null (Nothing in VB) indicates that the up fill is unset for the series. Gets or sets the down fill for the series. Value of null (Nothing in VB) indicates that the down fill is unset for the series. Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to the data point width (0 = no gap, 1 = gap and data point have the same width). Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the open value in displayed in the labels. Gets or sets whether the high value in displayed in the labels. Gets or sets whether the low value in displayed in the labels. Gets or sets whether the close value in displayed in the labels. Represents a model of a chart. The model contains a collection of labels, a collection of legends, and a collection of plot areas. Creates a new chart model. Creates a new chart model that is a deep copy of the specified chart model. Chart model to copy. Creates a deep copy of this chart model. A deep copy of this chart model. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets or sets the background fill of the chart. Value of null (Nothing in VB) indicates that the background fill is unset for the chart. Gets the collection of label areas in the chart. Gets the collection of legend areas in the chart. Gets the colleciton of plot areas in the chart. Occurs when the chart model is changed. Represents a clustered group of bar series in a Y plot area. Marker interface indicating that the series contains a collection of subseries. Gets the collection of series. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of bar series. Gets the collection of bar series. Gets or sets the amount of overlap of data points within a category. value is less than -1 or is greater than 1. Overlap is measured relative to the data point width (-1 = separated by width of data point, 0 = no overlap or separation, 1 = overlapped by width of data point). Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to the data point width (0 = no gap, 1 = gap and data point have the same width). Gets or sets the amount of space between series. value is less than zero or is greater than 5. gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the bar origin is automatically calculated or manually assigned. If false then the bar origin is manually assigned via the Origin property. If true then bar origin is automatically calculated as the minimum value in the series. Gets or sets the bar origin. This property is only used when AutOrigin is false. Represents the fill base. Represents a fill that is transparent. Creates a new fill that is transparent. Represents a fill that uses a single color. Creates a new solid fill with the specified color. Color of the fill Gets the color of this fill. Represents a fill that uses a two color linear gradient. Creates a new gradient fill with the specified colors. Start color of the gradient End color of the gradient Creates a new gradient fill with the specified colors and the specified style of gradient. Start color of the gradient End color of the gradient Style of gradient Gets the start color of the gradient. Gets the end color of the gradient. Gets the direction of the gradient. Represents a fill that is an image. Creates a new image fill with the specified image. Image of the fill Gets the image of this fill. Specifies the direction of a linear gradient. Gradient is from left to right Gradient is from top to bottom Gradient is from top left to bottom right Gradient is from top right to bottom left Represents a type converter for the fill. Creates a new fill converter. Determines whether the control can convert the context to the specified type. Type descriptor context Destination type for the conversion Boolean: true if the control can convert the context; false otherwise Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A generic type converter which inherited from and can be used for various type of objects in FpChart. Type of the object. Initializes a new instance of the class. Determines whether the control can convert the context to the specified type. Type descriptor context Type Boolean: true if the control can convert the context; false otherwise Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Represents a high-low area series in a Y plot area. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of high values for the series. Gets the collection of low values for the series. Gets the collection of area borders for the series. Gets the collection of area fills for the series. Gets or sets the area border for the series. Value of null (Nothing in VB) indicates that the area border is unset for the series. Gets or sets the area fill for the series. Value of null (Nothing in VB) indicates that the area fill is unset for the series. Gets or sets the line used to draw the drop lines. Value of null (Nothing in VB) indicates that the line is unset for the series. Gets or sets the amount of space between series. value is less than or equal to zero or is greater than one. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have same depth). Gets or sets whether drop lines are visible. Gets or sets whether the high value in displayed in the labels. Gets or sets whether the low value in displayed in the labels. Represents a high-low bar series in a Y plot area. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of high values for the series. Gets the collection of low values for the series. Gets the collection of bar borders for the series. Gets the collection of bar fills for the series. Gets the collection of bottom bevels for the series. Gets the collection of top bevels for the series. Gets or sets the bar border for the series. Value of null (Nothing in VB) indicates that the bar border is unset for the series. Gets or sets the bar fill for the series. Value of null (Nothing in VB) indicates that the bar fill is unset for the series. Gets or sets the shape of bars. Gets or sets the bottom bevel. Gets or sets the top bevel. Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to the data point width (0 = no gap, 1 = gap and data point have the same width). Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point width (0 = no gap, 1 = gap and data poitn have same width). Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the high value in displayed in the labels. Gets or sets whether the low value in displayed in the labels. Represents a high-low-close series in a Y plot area. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of high values for the series. Gets the collection of low values for the series. Gets the collection of close values for the series. Gets the collection of lines for the series. Gets or sets the line for the series. Value of null (Nothing in VB) indicates that the line is unset for the series. Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to the data point wdith (0 = no gap, 1 = gap and data point have the same width). Gets or sets whether the high value in displayed in the labels. Gets or sets whether the low value in displayed in the labels. Gets or sets whether the close value in displayed in the labels. Represents a user-interface type editor for an image. Edits the value Gets edit style of editor dialg Gets value indicate whether draw the selected image Draws selected image Represents an indexed axis. An axis can have a title, a ruler line, tick marks, tick mark labels, grid lines, and stripes. The direction of an axis can be reverse. The minimum, maximum, and units of an axis can be automatically generated or manually assigned. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Creates a deep copy of this axis. A deep copy of this axis. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets or sets the axis title. value is a null reference (Nothing in VB). Gets or sets the data source for the title. Gets or sets the field in the data source that stores the title. value is a null reference (Nothing in VB). Gets or sets the font of the axis title. Value of null (Nothing in VB) indicates that the title font is unset. Gets or sets the font of tick mark labels. Value of null (Nothing in VB) indicates that the label font is unset. Gets or sets the fill used to draw the axis title. Value of null (Nothing in VB) indicates that the titel fill is unset. Gets or sets the fill used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label fill is unset. Gets or sets the line used to draw the ruler. Value of null (Nothing in VB) indicates that the ruler line is unset. Gets or sets the line used to draw the major grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets the line used to draw the minor grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets whether the axis title is visible. Gets or sets whether the ruler is visible. Gets or set whether the major grid lines are visible. Gets or sets whether the minor grid lines are visible. Gets or sets whether the major tick marks are visible. Gets or setse whether the minor tick marks are visible. Gets or sets whether the tick mark labels are visible. Gets or sets whether the direction of the axis is inverted. Gets or sets whether the ruler minimum is automatically generated. Gets or sets whether the ruler maximum is automatically generated. Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated. Gets or sets whether the interval for tick mark labels is automatically generated. Gets or sets the ruler minimum. Gets or sets the ruler maximum. Gets or sets the interval for major tick marks and major grid lines. value is less than or equal to zero. Gets or sets the interval for minor tick marks and minor grid lines. value is less than or equal to zero. Gets or sets the interval for tick mark labels. value is less than or equal to zero. Gets or sets the distance the title is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the tick mark labels are offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the ruler is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the length of major tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the length of minor tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Gets or sets the position of tick marks relative to data points. If true, then tick marks are displayed between data points. If false, then tick marks are displayed at data points. Gets or sets the location of the axis relative to the plot area. Gets the collection of stripes. Represents a label area in the chart. Creates a new label area. Creates a new label area that is a deep copy of the specified label area. Label area to copy. Creates a deep copy of this label area. A deep copy of this label area. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets or sets the text displayed in the label area. value is a null reference (Nothing in VB). Gets or sets the data source for the text. Gets or sets the field in the data source that stores the text. value is a null reference (Nothing in VB). Gets or sets the font of the text. A value of null (Nothing in VB) indicates that the font will be automatically determined. Gets or sets the fill of the text. A value of null (Nothing in VB) indicates that the fill will be automatically determined. Gets or sets the border around the text. A value of null (Nothing in VB) indicates that the border will be automatically determined. Gets or sets the fill of the background behind the text. A value of null (Nothing in VB) indicates that the fill will be automatically determined. Gets or sets the location of the label area with in the control. Location is measured in relative units ((0.0, 0.0) = upper left corner of control, (1.0, 1.0) = lower right corner of control). Value's x or y is less that zero or greater than one. Gets or sets the horizontal alignment of the label area. Alignment is measured in relative units (0.0 = left, 0.5 = center, 1.0 = right). Value is less than zero or greater than one. Gets the vertical alignment of the label area. Alignment is measured in relative units (0.0 = top, 0.5 = center, 1.0 = bottom). Value is less than zero or greater than one. Gets or sets the amount of extra space around the text. Padding is measured in points. Padding on any edge is less than zero or greater than 1584. Occurs when the label area is changed. Represents a collection of label areas. Creates a new collection of label areas. Creates a new collection of label areas that is a deep copy of the specified collection of label areas. Collection of label areas to copy. collection is a null reference (Nothing in VB). Adds a label area to the collection. Label area. item is a null reference (Nothing in VB). Adds a label area to the collection. Label area. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of label areas to the collection. Array of label areas. item is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a label area into the collection at the specified index. Index at which item should be inserted. Label area. item is a null reference (Nothing in VB). Inserts a label area into the collection at the specified index. Index at which item should be inserted. Label area. item is a null reference (Nothing in VB). Inserts an array of label areas into the collection at the specified index. Index at which items should be inserted. Array of label areas. item is a null reference (Nothing in VB) or some item[i] is a null reference (Nothing in VB). Removes all label areas from the collection. Removes a label area from the collection. Label area. true if item was successfully removed from the collection; otherwise false. Removes a label area from the collection. Label area. Remove a label area from the collection at the specified index. Index of label area. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific label area. Label area to locate in collection. true if label area is found in the collection; otherwise false. Determines whether the collection contains a specific label area. Label area to locate in collection. true if label area is found in the collection; otherwise false. Determines the index of the label area in the collection. Label area to locate in collection. Index of the label area if label area is found in the collection; otherwise -1. Determines the index of the label area in the collection. Label area to locate in collection. Index of the label area if label area is found in the collection; otherwise -1. Copies the label areas in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the label areas copied from the collection. Zero-based index in array at which copying begins. Copies the label areas in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the label areas copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of label areas in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the label area at the specified index. Index of label area. Label area. item is a null reference (Nothing in VB). Gets or sets the label area at the specified index. Index of label area. Label area. item is a null reference (Nothing in VB). Occurs when the collection is changed. Dialog to format label number data Constructor of LabelNumberFormat dialog Localize GUI strings of this instance Initializes form value which existing format code Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Label Number Format code to be formatted Gets the edit style. Type descriptor context Edit style of the user-interface type editor Represents a legend area in the chart. The legend area can contain legend items, background, and border. The legend area is positioned using a relative location (where (0,0) = left upper corner of chart and (1,1) = right lower corner of chart) and a relative alignment (where (0,0) = left upper corner of label area and (1,1) = right lower corner of label area). Creates a new legend areas. Creates a new legend area that is a deep copy of the specified legend areas. Legend area to copy. Creates a deep copy of this legend area. A deep copy of this legend area. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets or sets the ID of the legend area. value is less than zero. Gets or sets the location of the legend area in the control canvas space. Location is measured in relative units ((0,0) = left upper corner of control, (1,1) = right lower corner of control). Value's x or y is less that zero or greater than one. Gets or sets the horizontal alignment of the legend area. Aligment is measured in relatice units (0.0 = left, 0.5 = center, 1.0 = right). Value is less than zero or greater than one. Gets or sets the vertical alignment of the legend area. Alignment is measured in relative units (0.0 = top, 0.5 = center, 1.0 = bottom). Value is less than zero or greater than one. Gets or sets the amount of extra space around the text. Padding is measured in points. Padding on any edge is less than zero or greater than 1584. Gets or sets the font of the text. A value of null (Nothing in VB) indicates that the font will be automatically determined. Gets or sets the fill of the text. A value of null (Nothing in VB) indicates that the fill will be automatically determined. Gets or sets the border around the legend area. Gets or sets the fill for the background of the legend area. Gets or sets whether the legend items are layed out vertically or horizontally. Occurs when the legend area is changed. Represents a collection of legend areas. Creates a new collection of legend areas. Creares a new collection of legend areas that is a deep copy of the specified collection of legend areas. Collection of legend areas to copy. collection is a null reference (Nothing in VB). Adds a legend area to the collection. Legend area. item is a null reference (Nothing in VB). Adds a legend area to the collection. Legend area. Index at which item was inserted item is a null reference (Nothing in VB). Adds an array of legend areas to the collection. Array of legend areas. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a legend area into the collection at the specified index. Index at which item should be inserted. Legend area. item is a null reference (Nothing in VB). Inserts a legend area into the collection at the specified index. Index at which item should be inserted. Legend area. item is a null reference (Nothing in VB). Inserts an array of legend areas into the collection at the specified index. Index at which items should be inserted. Array of legend areas. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all legend areas from the collection. Removes a legend area from the collection. Legend area. true if item was successfully removed from the collection; otherwise false. Removes a legend area from the collection. Legend area. Remove a legend area from the collection at the specified index. Index of legend aea. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific legend area. Legend area to locate in collection. true if legend area is found in the collection; otherwise false. Determines whether the collection contains a specific legend area. Legend area to locate in collection. true if legend area is found in the collection; otherwise false. Determines the index of the legend area in the collection. Legend area to locate in collection. Index of the legend area if legend area is found in the collection; otherwise -1. Determines the index of the legend area in the collection. Legend area to locate in collection. Index of the legend area if legend area is found in the collection; otherwise -1. Copies the legend areas in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the legend areas copied from the collection. Zero-based index in array at which copying begins. Copies the legend areas in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the legend areas copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of legend areas in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the legend area at the specified index. Index of legend area. Legend area. item is a null reference (Nothing in VB). Gets or sets the legend area at the specified index. Index of legend area. Legend area. item is a null reference (Nothing in VB). Occurs when the collection is changed. Base class for light sources. Creates a new light. Creates a new light that is a copy of the specified light. Light to copy. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the to the class. An that describes the XML representation of the object that is produced by the method and consumed by the method. Generates an object from its XML representation. The stream from which the object is deserialized. Converts an object into its XML representation. The stream to which the object is serialized. Gets or sets the ambient color of the light Gets or sets the diffuse color of the light Gets or sets the specular color of the light Occurs when the light is changed. Represents a directional light source. Creates a new light. Creates a new light that is a copy of the specified light. Light to copy. Creates a copy of this light. A copy of this light. This method is reserved and should not be used. Generates an object from its XML representation. Writes the XML. The writer. Gets or sets the x coordinate of the direction of the light. Gets or sets the y coordinate of the direction of the light. Gets or sets the z coordinate of the direction of the light. Represents a positinoal light source. Creates a new light Creates a new light that is a copy of the specified light. Light to copy. Creates a copy of this light. A copy of this light. This method is reserved and should not be used. Generates an object from its XML representation. Writes the XML. The writer. Gets or sets the x coordinate of the position of the light Gets or sets the y coordinate of the position of the light Gets or sets the x coordinate of the position of the light Represents a collection of lights. Creates a new instance of the LightCollection class. Creates a new light collection that is a deep copy of the specified light collection. Light collection to copy. collection is a null reference (Nothing in VB). Adds a light to the collection. Light to add. item is a null reference (Nothing in VB). Adds a light to the collection. Light to add. Index at which item was inserted item is a null reference (Nothing in VB). Adds an array of lights to the collection. Array of lights to add. items is a null reference (Nothing in VB) or some items[i] so a null reference (Nothing in VB). Inserts a light into the collection at the specified index. Index at which item should be inserted. Light. item is a null reference (Nothing in VB). Inserts a light into the collection at the specified index. Index at which item should be inserted. Light. item is a null reference (Nothing in VB). Inserts an array of lights into the collection at the specified index. Index at which items should be inserted. Array of lights. items is a null reference (Nothing in VB) or some items[i] is a null reference (nothing in VB). Removes all lights from the collection. Removes the specified light from the collection. Light to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified light from the collection. Light to remove. Removes the light at the specified index. Index of light. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific light. Light to locate in collection. true if light is found in the collection; otherwise false. Determines whether the collection contains a specific light. Light to locate in collection. true if light is found in the collection; otherwise false. Determines the index of the light in the collection. Light to locate in collection. Index of the light if light is found in the collection; otherwise -1. Determines the index of the light in the collection. Light to locate in collection. Index of the light if light is found in the collection; otherwise -1. Copies the lights in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the lights copied from the collection. Zero-based index in array at which copying begins. Copies the lights in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the lights copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of lights in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the light at the specified index. Index of light. Light. Gets or sets the light at the specified index. Index of light. Light. value is a null reference (Nothing in VB). Occurs when the collection is changed. Base class for lines. Represents a line that is transparent. Creates a line that is transparent. Represents a line that uses a single color. Creates a line with the specified color. Color of the line. Creates a line with the specified color and width. Color of the line. Widht of the line. width is less than or equal to zero or width is greater than 3. Width is measured in points. Gets the color of the line. Gets the width of the line. Width is measured in points. Represents a type converter for a line. Creates a new line converter. Determines whether the control can convert the context to the specified type. Type descriptor context Type Boolean: true if the control can convert the context; false otherwise Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Represents a line series in a Y plot area. Each point contains single value. Line borders and line fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unsigned. Line depth is meaused relative to the floor grid cell (with values in the range 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of line borders for the series. Gets the collection of line fills for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the line border for the series. Value of null (Nothing in VB) indicates that the line border is unset for the series. Gets or setes the line fill for the series. Value of null (Nothing in VB) indicates that the line fill is unset for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the line used to draw the drop lines. Value of null (Nothing in VB) indicates that the line is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the line is smoothed (not jagged). Gets or sets whether drop lines are visible. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the value in displayed in the labels. Represents a collection of series. Creates a new instance of the SeriesCollection class. Creates a new series collection that is a deep copy of the specified series collection. Series collection to copy. collection is a null reference (Nothing in VB). Adds a series to the collection. Series to add. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of series to the collection. Array of series to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts an array of series into the collection at the specified index. Index of series. Array of series. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all series from the collection. Removes the specified series from the collection. Series to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified series from the collection. Series to remove. Removes the specified series from the collection. Series to remove. Removes the series at the specified index. Index of series. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines the index of the label area in the collection. Label area to locate in collection. Index of the label area if label area is found in the collection; otherwise -1. Determines the index of the label area in the collection. Label area to locate in collection. Index of the label area if label area is found in the collection; otherwise -1. Determines the index of the label area in the collection. Label area to locate in collection. Index of the label area if label area is found in the collection; otherwise -1. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of series in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Series. value is a null reference (Nothing in VB). Occurs when the collection is changed. Base class for markers. Represents a marker that is transparent. Creates a marker that is transparent. Represents a builtin marker. Creates a marker with the specified shape and size. Shape of the marker. Size of the marker. size is less that or equal to zero or size is greater than 72. size is measured in points. Gets the shape of the marker. Gets the width of the marker. Size is measured in points. Specifies the shape of a data point in a point series chart. Displays a square Displays a diamond Displays a triangle Displays a circle Displays a plus Displays an X Displays a star Displays a dot Displays a dash Represents a type converter for a marker. Creates a new type converter for a marker. Determines whether the control can convert to the specified type. Type descriptor context Destination type for the conversion Boolean: true if the control can convert the context; false otherwise Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents an open-high-low-close series in a Y plot area. Each point contains four values: open, high, low, and close. Attributes for the up and down lines can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Bar widthis measured relative to the floor grid cell (with values in the range 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of open values for the series. Gets the collection of high values for the series. Gets the collection of low values for the series. Gets the collection of close values for the series. Gets the collection of up lines for the series. Gets the collection of down lines for the series. Gets or sets the up line for the series. Value of null (Nothing in VB) indicates that the up line is unset for the series. Gets or sets the down line for the series. Value of null (Nothing in VB) indicates that the down line is unset for the series. Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to the date point width (0 = no gap, 1 = gap and data point have the same width). Gets or sets whether the open value in displayed in the labels. Gets or sets whether the high value in displayed in the labels. Gets or sets whether the low value in displayed in the labels. Gets or sets whether the close value in displayed in the labels. Represents padding or margin information. Creates a new instance of the PaddingF class using the same padding size for all edges. Padding size for all edges Creates a new instance of the PaddingF class using a separate padding size for each edge. Padding size for left edge Padding size for top edge Padding size for right edge Padding size for bottom edge Determines whether the specified object is equivalent to the current padding. Generates a hash code for the current Padding. Test whether two specified Padding objects are equivalent. Padding to test Padding to test true if the two Padding objects are equal; otherwise, false. Tests whether two specified Padding objects are not equivalent. Padding to test Padding to test true if two Padding objects are different; otherwise, false. Gets or sets padding size for left edge. Gets or sets padding size for top edge. Gets or sets padding size for right edge. Gets or sets padding size for bottom edge. Represents a type converter for padding. Creates a new padding converter. Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Determines whether the control can convert the context to the specified type. Type descriptor context Type Boolean: true if the control can convert the context; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Represents a pie plot area in a chart model. Base class for plot areas. The plot area is positioned using a relative location (where (0,0) = left upper corner of chart and (1,1) = right lower corner of chart) and a relative size (where (0,0) = zero size and (1,1) = size of chart). The plot area has rotation and elevation specified in degrees. Creates a new plot area. Creates a new plot area that is a deep copy of the specified plot area. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the series collection for the plot area. Gets the collection of lights for the plot area. Gets or sets the color of the global ambient light. Gets or sets the location of the plot area in control canvas space. Location is measured in relative units ((0,0) = left upper corner of control, (1,1) = right lower corner of control). Value's x or y is less that zero or greater than one. Gets or sets the size of the plot area in control canvas space. Size is measured in relative units ((0,0) = no size, (1,1) = size of control). Value's width or height is less than or equal to zero or greater than one. Gets or sets the depth of the plot area. Depth is measured relative to width of plot area (0 = no depth, 1 = depth and width are equal). Value is less than or equal to zero or greater than 20. Gets of sets the counterclockwise rotation around the horizontal axis. Elevation is measured in degrees. Value is less than -90 or greater than 90. Gets of sets the counterclockwise rotation around the vertical axis. Rotation is measured in degrees. Value is less than -180 or greater than 180. Gets or sets the projection from 3D model space to 2D control canvas space. Occurs when the plot area is changed. Creats a new plot area. Create a new plot area that is a deep copy of the specified plot area. Plot area to copy. plotArea is a null reference (Nothing in VB). Creates a deep copy of this plot area. A deep copy of this plot area. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets or sets the angle at which the first pie slice is displayed. value is less than zero or is greater than 360. Start angle is measured in degrees counter clockwise from the x-axis. Gets or sets the total angle of all the pie slices. value is less than or equal to zero or is greater than 360. Sweep angle is measured in degrees. Gets or sets the size of the hole in the middle of the pie. value is less than zero or is greater than or equal to one. Hole size is measured relative to the pie radius (0 = no hole, 1 = full pie radius). Gets or sets whether pie slices are layed out clockwise or counter clockwise. Represents a pie series in a pie plot area. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of category names for the series. Gets the collection of pie borders for the series. Gets the collection of pie fills for the series. Gets the collection of pie detachments for the series. Gets the collection of bottom bevels for the series. Gets the collection of top bevels for the series. Gets or sets the pie border for the series. Value of null (Nothing in VB) indicates that pie border is unset for the series. Gets or sets the pie fill for the series. Value of null (Nothing in VB) indicates that pie fill is unset for the series. Gets or sets the bottom bevel. Gets or sets the top bevel. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the category name in displayed in the labels. Gets or sets whether the value in displayed in the labels. Represents a collection of plot areas. Creates a new collection of plot areas. Creates a new collection of plot areas that is a deep copy of the specified collection of plot areas. Collection to copy. collection is a null reference (Nothing in VB). Adds a plot area to the collection. Plot area item is a null reference (Nothing in VB). Adds a plot area to the collection. Plot area Index at which item was inserted item is a null reference (Nothing in VB). Adds an array of plot areas to the collection. Array of plot areas items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). The function will fire a list changed event with old index be the index at which to start adding, and new index will be index of the last added element. Inserts a plot area into the collection at the specified index. Index at which item should be inserted. Plot area. item is a null reference (Nothing in VB). Inserts a plot area into the collection at the specified index. Index at which item should be inserted. Plot area. item is a null reference (Nothing in VB). Inserts an aray of plot areas into the collection at the specified index. Index at which items should be inserted. Array of plot areas. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing is VB). The function will fire a list changed event with old index be the index at which to start adding, and new index will be index of the last added element. Removes all plot areas from the collection. Removes a plot area from the collection. Plot area. true if item was successfully removed from the collection; otherwise false. Removes a plot area from the collection. Plot area. Removes a plot area from the collection at the specified index. Index of plot area. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific plot area. Plot area to locate in collection. true if plot area is found in the collection; otherwise false. Determines whether the collection contains a specific plot area. Plot area to locate in collection. true if plot area is found in the collection; otherwise false. Determines the index of the plot area in the collection. Plot area to locate in collection. Index of the plot area if plot area is found in the collection; otherwise -1. Determines the index of the plot area in the collection. Plot area to locate in collection. Index of the plot area if plot area is found in the collection; otherwise -1. Copies the plot areas in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the plot areas copied from the collection. Zero-based index in array at which copying begins. Copies the plot areas in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the plot areas copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Raises the event. The instance containing the event data. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of plot areas in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the plot area at the specified index. Index of plot area. Plot area. item is a null reference (Nothing in VB). Gets or sets the plot area at the specified index. Index of plot area. Plot area. value is a null reference (Nothing in VB). Occurs when the collection is changed. Occurs when this list is changed, such as when an item in the list is add, inserted, deleted or changed, or when the list is cleared. Represents a type converter for a point. Creates a new point converter. Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Determines whether the control can convert the context to the specified type. Type descriptor context Type Boolean: true if the control can convert the context; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Represents a point series in a Y plot area. Each point contains of a single value. Point borders, point fills and point markers can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Point depth is measured relative to the floor grid cell (with values in the range 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the line used to draw the drop lines. Value of null (Nothing in VB) indicates that the line is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the drop lines are visible. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the value in displayed in the labels. Represents a collection of series. Creates a new instance of the SeriesCollection class. Creates a new series collection that is a deep copy of the specified series collection. Series collection to copy. collection is a null reference (Nothing in VB). Adds a series to the collection. Series to add. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of series to the collection. Array of series to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts an array of series into the collection at the specified index. Index of series. Array of series. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all series from the collection. Removes the specified series from the collection. Series to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified series from the collection. Series to remove. Removes the specified series from the collection. Series to remove. Removes the series at the specified index. Index of series. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of series in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or setes the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or setes the series at the specified index. Series. value is a null reference (Nothing in VB). Gets or setes the series at the specified index. Series. value is a null reference (Nothing in VB). Occurs when the collection is changed. Represents a numeric axis. An axis can have a ruler line, major/minor tick marks, tick mark labels, major/minor grid lines, and stripes. The minimum, maximum, and major/minor units of an axis can be automatically generated or manually assigned. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Creats a deep copy of this axis. A deep copy of this axis. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the axis title. value is a null reference (Nothing in VB). Gets or sets the data source for the title. Gets or sets the field in the data source that stores the title. value is a null reference (Nothing in VB). Gets or sets the font used to draw the title. Value of null (Nothing in VB) indicates that the title font is unset. Gets or sets the font used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label font is unset. Gets or sets the fill used to draw the title. Value of null (Nothing in VB) indicates that the title fill is unset. Gets or sets the fill used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label fill is unset. Gets or sets the line used to draw the ruler. Value of null (Nothing in VB) indicates that the ruler line is unset. Gets or sets the line used to draw the major grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets the line used to draw the minor grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets whether the axis title is visible. Gets or sets whether the tick mark labels are visible. Gets or sets whether the ruler is visible. Gets or sets whether the majro grid lines are visible. Gets or sets whether the minor grid lines are visible. Gets or sets whether the major tick marks are visible. Gets or sets whether the minor tick marls are visible. Gets or sets whether the direction of the ruler is inverted. Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated. Gets or sets whether the interval for tick mark labels is automatically generated. Gets or sets the interval for major tick marks and major grid lines. value is less than or equal to zero. Gets or sets the interval for minor tick marks and minor grid lines. value is less than or equal to zero. Gets or sets the interval for tick mark labels. value is less than or equal to zero. Gets or sets the distance the title is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance that the tick mark labels are offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the ruler is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the length of major tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the length of minor tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Represents an area series in a polar plot area. Each point in the series contains two values: x (angle) and y (radius). Area borders and area fills can be assigned for the series or for a point with null (Nothing in VB) indicating unassigned. Base class for series in a polar plot area. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the ID of the y-axis on which the series is plotted. value is less than zero. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. Gets the collection of y values for the series. Gets the collection of area borders for the series. Gets the collection of area fills for the series. Gets or sets the area border for the series. Value of null (Nothing in VB) indicates that the area border is unset for the series. Gets or sets the area fill for the series. Value of null (Nothing in VB) indicates that the area fill is unset for the series. Gets for sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the last point is connected to the first point. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Represents a line series in a polar plot area. Each point contains two values: x (angle) and y (radius). Line borders and line area fills can be assinged for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. Gets the collection of y values for the series. Gets the collection of line borders for the series. Gets the collection of line fills for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets of sets the line border for the series. Value of null (Nothing in VB) indicates that the line border is unset for the series. Gets or sets the line fill for the series. Value of null (Nothing in VB) indicates that the line fill is unset for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the last point is connected to the first point. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Represents a polar plot area in a chart model. The plot area has an x-axis, a y-axis, and a back wall. The x-axis represents angle values. The y-axis represents radius values. Creates a new plot area Creates a new plot area that is a deep copy of the specified plot area. Plot area to copy. plotArea is a null reference (Nothing in VB). Creates a deep copy of this plot area. A deep copy of this plot area. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the x-axis. Gets the collection of y axes. Gets or sets the back wall. value is a null reference (Nothing in VB). Gets or sets the angle at which the origin is displayed. Represents a point series in a polar plot area. Each point contains two values: x (angle) and y (radius). Point borders and point fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. Gets the collection of y values for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the bar border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Depth is measured relative to the depth of the plot area (0 = no depth, 1 = full depth of plot area). Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Represents a numeric axis. An axis can have a ruler line, major/minor tick marks, major tick mark labels, major/minor grid lines, and stripes. The direction of the axis can be reversed. The minimum, maximum, and major/minor nits can be automatically generated or manually assigned. The scale can be linear or logarithmic. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Creates a deep copy of this axis. A deep copy of this axis. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the ID of the axis. value is less than zero. Gets or sets the title. value is a null reference (Nothing in VB). Gets or sets the data source for the title. Gets or sets the field in the data source that stores the title. value is a null reference (Nothing in VB). Gets or sets the font used to draw the title. Value of null (Nothing in VB) indicates that the title font is unset. Gets or sets the font used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label font is unset. Gets or sets the fill used to draw the title. Value of null (Nothing in VB) indicates that the title fill is unset. Gets or sets the fill used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label fill is unset. Gets or sets the line used to draw the ruler. Value of null (Nothing in VB) indicates that the ruler line is unset. Gets or sets the line used to draw the major grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets the line used to draw the minor grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets whether the title is visible. Gets or sets whether the tick mark labels are visible. Gets or sets whether the ruler is visible. Gets or sets whether the major grid lines are visible. Gets or sets whether the minor grid lines are visible. Gets or sets whether the major tick marks are visible. Gets or sets whether the minor tick marks are visible. Gets or sets whether the direction of the axis is inverted. Gets or sets whether the ruler minimum is automatically generated. Gets or sets whether the ruler maximum is automatically generated. Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated. Gets or sets whether the interval for tick mark labels is automatically generated. Gets or sets the ruler minimum. Gets or sets the ruler maximum. Gets or sets the interval for major tick marks and major grid lines. value is less than or equal to zero. Gets or sets the interval fro minor tick marks and minor grid lines. value is less than or equal to zero. Gets or sets the interval from tick mark labels. value is less than or equal to zero. Gets or sets the units in which labels are displayed. value is less than or equal to zero. Gets or sets whether the axis uses a linear or logarithmic scale. Gets or sets the logarithmic base. value is less than 2 or greater than 1000. Gets or sets the distance the title is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance that tick mark labels are offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the ruler is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the lenth of major tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the length of minor tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Gets the collection of stripes. Represents a collection of axes. Creates a new axis collection. Creates a new axis collection that is a deep copy of the specified axis collection. Axis collection to copy. collection is a null reference (Nothing in VB). Adds an axis to the collection. Axis to add. item is a null reference (Nothing in VB). Adds an axis to the collection. Axis to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of axes to the collection. Array of axes to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts aa axis into the collection at the specified index. Index at which item should be inserted. Axis. item is a null reference (Nothing in VB). Inserts aa axis into the collection at the specified index. Index at which item should be inserted. Axis. item is a null reference (Nothing in VB). Inserts an array axes into the collection at the specified index. Index at which items should be inserted. Array of axes. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all axes from the collection. Removes the specified axis from the collection. Axis to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified axis from the collection. Axis to remove. Removes the axis at the specified index. Index of axis. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific axis. Axis to locate in collection. true if axis is found in the collection; otherwise false. Determines whether the collection contains a specific axis. Axis to locate in collection. true if axis is found in the collection; otherwise false. Determines the index of the axis in the collection. Axis to locate in collection. Index of the axis if axis is found in the collection; otherwise -1. Determines the index of the axis in the collection. Axis to locate in collection. Index of the axis if axis is found in the collection; otherwise -1. Copies the axes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the axes copied from the collection. Zero-based index in array at which copying begins. Copies the axes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the axes copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Getst he number of axes in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets the axis at the specified index. Index of axis. Axis at specified location. item is a null reference (Nothing in VB). Gets the axis at the specified index. Index of axis. Axis at specified location. item is a null reference (Nothing in VB). Occurs when the collection is changed. Represents a projection of a 3D space onto a 2D plane. Represents an oblique projection of a 3D space onto a 2D plane. Creates a new instance of the ObliqueProjection class. Represents a orthogonal projection of a 3D space onto a 2D plane. Creates a new instance of the OrthogonalProjection class. Represents a perspective projection of a 3D space onto a 2D plane. Creates a new instance of the PerspectiveProjection class. Field of view angle. perspectiveAngle is less than or equal to zero or persepectiveAngle is greater than 100. Gets the field of view angle. Represents a type converter for a projection. Creates a new projection converter. Determines whether the control can convert the context to the specified type. Type descriptor context Type Boolean: true if the control can convert the context; false otherwise Converts the context to the specified culture and type. Type descriptor context Culture Value Type Converted object Creates an instance. Type descriptor context Property values Instance object Gets whether the ability to create an instance is supported. Type descriptor context Boolean: true if the ability to create an instance is supported; false otherwise Gets the properties. Type descriptor context Value Array of properties Collection of property descriptors Gets whether properties are supported. Type descriptor context Boolean: this implementation always returns true Determines whether the control can convert from the specified type. Type descriptor context Source type Boolean: true if the control can convert from the specified type; false otherwise Converts from the specified culture. Type descriptor context Culture Value Object Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a user-interface type editor for a projection. Creates a new projection editor. Edits the value. Type descriptor context Service provider Value Object containing the value Gets the edit style. Type descriptor context Edit style of the user-interface type editor Represents an area series in a radar plot area. Each point contains a single value. Area borders and area fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Depth of the area is measured relative to the depth of floor grid cell (with a range of 0 to 1). Base class for series in a radar plot area. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the collection of category names for the series. Gets or sets the Id of the y-axis on which the series is plotted. value is less than zero. Gets or sets whether the category name in displayed in the labels. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of area borders for the series. Gets the collection of area fills for the series. Gets or sets the area border for the series. Value of null (Nothing in VB) indicates that the area border is unset for the series. Gets or sets the area fill for the series. Value of null (Nothing in VB) indicates that the area fill is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the last point is connected to the first point. Gets or sets whether the value in displayed in the labels. Represents an indexed axis. An axis can have a ruller line, major/minor tick marks, tick mark labels, major/minor grid lines, and stripes. The direction of an axis can be reversed. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Creates a deep copy of this axis. A deep copy of this axis. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the axis title. value is a null reference (Nothing in VB). Gets or sets the data source for the title. Gets or sets the field in the data source that stores the title. value is a null reference (Nothing in VB). Gets or sets the font used to draw the title. Value of null (Nothing in VB) indicates that the title font is unset. Gets or sets the font used to draw the tick mark labels. Value of null (Nohting in VB) indicates that the label font is unset. Gets or sets the fill used to draw the title. Value of null (Nothing in VB) indcates that the title fill is unset. Gets or sets the fill used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label fill is unset. Gets or sets the line used to draw the ruler. Value of null (Nothing in VB) indicates that the ruler line is unset. Gets or sets the line used to draw the major grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets the line used to draw the minor grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets whether the axis title is visible. Gets or sets whether the ruler is visible. Gets or sets whether the major grid lines are visible. Gets or sets whether the minor grid lines are visible. Gets or sets whether the major tick marks are visible. Gets or sets whether the minor tick marks are visible. Gets or sets whether the tick mark labels are visible. Gets or sets whether the direction of the ruler is inverted. Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. Gets or sets whether the interval for minor tick marks and minor grid lines is automactically generated. Gets or sets whether the interval for tick mark labels is automatically generated. Gets or sets the interval for major tick marks and major grid lines. value is less than or equal to zero. Gets or sets the interval for minor tick marks and minor grid lines. value is less than or equal to zero. Gets or sets the inerval for tick mark labels. value is less than or equal to zero. Gets or sets the distance the title is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance that tick mark labels are offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the ruler is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the length of major tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the length of minor tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Represents a line series in a radar plot area. Each point contains a single value. Line borders and line fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Depth of the line is measured relative to the depth of the plot area (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of line borders for the series. Gets the collection of line fills for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the line border for the series. Value of null (Nothing in VB) indicates that the line border is unset for the series. Gets or setes the line fill for the series. Value of null (Nothing in VB) indicates that the line fill is unset for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have same depth). Gets or sets whether the last point is connected to the first point. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the value in displayed in the labels. Represents a radar plot area in a chart model. The plot area has an x-axis, a y-axis, and a back wall. The x-axis represent categories (around the edge of the plot area). The y-axis represent values (along a radius of the plot area). Creates a new plot area. Creates a new plot area that is a deep copy of the specified plot area. Plot area to copy. plotArea is a null reference (Nothing in VB). Creates a deep copy of this plot area. A deep copy of this plot area. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the x-axis. Gets the collection of y axes. Gets or sets the back wall. value is a null reference (Nothing in VB). Represents a point series in a radar plot area. Each point contains a single value. Point borders, point fills, and point markers can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Depth of the point is measured relative to the depth of the plot area (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of values for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than one. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the value in displayed in the labels. Represents a numeric axis. An axis can have a title, a ruler line, major/minor tick marks, tick mark labels, major/minor grid lines, and stripes. The direction of the axis can be reversed. The minimum, maximum, and major/minor units can be automatically generated or manually assigned. The scale can be linear or logarithmic. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Creates a deep copy of the specified axis. A deep copy of the specified axis. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the ID of the axis. value is less than zero. Gets or sets the title. value is a null reference (Nothing in VB). Gets or sets the data source for the title. Gets or sets the field in the data source that stores the title. value is a null reference (Nothing in VB). Gets or sets the font used to draw the title. Value of null (Nothing in VB) indicates that the title font is unset. Gets or sets the font used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label font is unset. Gets or sets the fill used to draw the title. Value of null (Nothing in VB) indicates that the title fill is unset. Gets or sets the fill used to draw the tick mark label. Value of null (Nothing in VB) indicates that the label fill is unset. Gets or sets the line used to draw the ruler. Value of null (Nothing in VB) indicates that the ruler line is unset. Gets or sets the line used to draw the major grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets the line used to draw the minor grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets whether the title is visible. Gets or sets whether the tick mark labels are visible. Gets or sets whether the ruler is visible. Gets or sets whether the major grid lies are visible. Gets or sets whether the minor grid lines are visible. Gets or sets whether the major tick marks are visible. Gets or sets whether the minor tick marks are visible. Gets or sets whether the direction of the ruler is inverted. Gets or sets whether the ruler minimum is automatically generated. Gets or sets whether the ruler maximum is automatically generated. Gets or sets whether the interval for the major tick marks and major grid lines is automatically generated. Gets or sets whether the interval for the minor tick marks and minor grid lines is automatically generated. Gets or sets whether the interval for the tick mark labels is automatically generated. Gets or sets the ruler minimum. Gets ot sets the ruler maximum. Gets or sets the interval for the major tick marks and the major grid lines. value is less than or equal to zero. Gets or sets the interval for the minor tick marks and the minor grid lines. value is less than or equal to zero. Gets or sets the interval for the tick mark labels. value is less than or equal to zero. Gets or sets the units in which labels are displayed. value is less than or equal to zero. Gets or sets whether the axis uses a linear ot logarithmic scale. Gets or sets the logarithmic base. value is less than 2 or greater than 1000. Gets or sets the distance that the ruler is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the title is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance that tick mark labels are offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the length of major tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the length of minor tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Gets or sets the collection of stripes. Represents a collection of axes. Creates a new axis collection. Creates a new axis collection that is a deep copy of the specified axis collection. Axis collection to copy. collection is a null reference (Nothing in VB). Adds an axis to the collection. Axis to add. item is a null reference (Nothing in VB). Adds an axis to the collection. Axis to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of axes to the collection. Array of axes to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a axis into the collection at the specified index. Index at which item should be inserted. Axis. item is a null reference (Nothing in VB). Inserts a axis into the collection at the specified index. Index at which item should be inserted. Axis. item is a null reference (Nothing in VB). Inserts an array of axes into the collection at the specified index. Index at which item should be inserted. Array of axes. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all axes from the collection. Removes the specified axis from the collection. Axis to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified axis from the collection. Axis to remove. Removes the axis at the specified index. Index of axis. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific axis. Axis to locate in collection. true if axis is found in the collection; otherwise false. Determines whether the collection contains a specific axis. Axis to locate in collection. true if axis is found in the collection; otherwise false. Determines the index of the axis in the collection. Axis to locate in collection. Index of the axis if axis is found in the collection; otherwise -1. Determines the index of the axis in the collection. Axis to locate in collection. Index of the axis if axis is found in the collection; otherwise -1. Copies the axes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the axes copied from the collection. Zero-based index in array at which copying begins. Copies the axes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the axes copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Number of axes in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets the axis at the specified index. Index of axis. Axis at specified index. value is a null reference (Nothing in VB). Gets the axis at the specified index. Index of axis. Axis at specified index. value is a null reference (Nothing in VB). Occurs when the collection is changed. Internal wrapper class which implements an enumerator for Series objects from a supplied enumerator for T objects. Type of objects in the supplied enumerator. Represents a collection of double values. Creates a new collection of double values. Creates a new collection of double values that is a copy of the specified collection of double values. Collection of copy. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. Adds a double value to the collection. Double value Adds a double value to the collection. Double value Index at which item was inserted Adds an array of double values to the collection. Array of double values Inserts a double value into the collection at the specified index. Index at which item should be inserted. Double value. Inserts a double value into the collection at the specified index. Index at which item should be inserted. Double value. Inserts an aray of double values into the collection at the specified index. Index at which items should be inserted. Array of double values. items is a null reference (Nothing in VB). Removes all double values from the collection. Removes a double value from the collection. Double value. true if item was successfully removed from the collection; otherwise false. Removes a double value from the collection. Double value. Removes a double value from the collection at the specified index. Index of double value. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific double value. Double value to locate in collection. true if double value is found in the collection; otherwise false. Determines whether the collection contains a specific double value. Double value to locate in collection. true if double value is found in the collection; otherwise false. Determines the index of the double value in the collection. Double value to locate in collection. Index of the double value if double value is found in the collection; otherwise -1. Determines the index of the double value in the collection. Double value to locate in collection. Index of the double value if double value is found in the collection; otherwise -1. Copies the double values in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the double values copied from the collection. Zero-based index in array at which copying begins. Copies the double values in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the double values copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets or sets the data source for the double values. Gets or sets the field in the data source that supplies the double values. value is a null reference (Nothing in VB). Gets the number of double values in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the double value at the specified index. Index of the double value. Double value. Gets or sets the double value at the specified index. Index of double value. Double value. Occurs when the collection is changed. Represents a collectin of string values. Creates a new collection of string values. Creates a new collection of string values that is a copy of the specified collection of string values. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. Adds a string value to the collection. String value Adds a string value to the collection. String value. Index at which item was inserted Adds an array of string values to the collection. Array of string values Inserts a string value into the collection at the specified index. Index at which item should be inserted. String value. Inserts a string value into the collection at the specified index. Index at which item should be inserted. String value. Inserts an aray of string values into the collection at the specified index. Index at which items should be inserted. Array of string values. items is a null reference (Nothing in VB). Removes all string values from the collection. Removes a string value from the collection. String value. true if item was successfully removed from the collection; otherwise false. Removes a string value from the collection. String value. Removes a string value from the collection at the specified index. Index of string value. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific string value. String value to locate in collection. true if string value is found in the collection; otherwise false. Determines whether the collection contains a specific string value. String value to locate in collection. true if string value is found in the collection; otherwise false. Determines the index of the string value in the collection. String value to locate in collection. Index of the string value if string value is found in the collection; otherwise -1. Determines the index of the string value in the collection. String value to locate in collection. Index of the string value if string value is found in the collection; otherwise -1. Copies the string values in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the string values copied from the collection. Zero-based index in array at which copying begins. Copies the string values in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the string values copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets or sets the data source for the string values. Gets or sets the field in the data source that supplies the string values. value is a null reference (Nothing in VB). Gets the number of string values in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the string value at the specified index. Index of the string value. String value. Gets or sets the string value at the specified index. Index of string value. String value. Occurs when the collection is changed. Represents a collection of Single values. Creates a new collection of Single values. Creates a new collection of Single values that is a copy of the specified collection of Single values. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Adds a Single value to the collection. Single value item is less than zero or is greater than 4. Adds a Single value to the collection. Single value. Index at which item was inserted Adds an array of Single values to the collection. Array of Single values some value in items is less than zero or is greater than 4. Inserts a Single value into the collection at the specified index. Index at which item should be inserted. Single value. item is less than zero or is greater than 4. Inserts a Single value into the collection at the specified index. Index at which item should be inserted. Single value. Inserts an aray of Single values into the collection at the specified index. Index at which items should be inserted. Array of Single values. items is a null reference (Nothing in VB). some value in items is less than zero or is greater than 4. Removes all Single values from the collection. Removes a Single value from the collection. Single value. true if item was successfully removed from the collection; otherwise false. Removes a Single value from the collection. Single value. Removes a Single value from the collection at the specified index. Index of Single value. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific Single value. Single value to locate in collection. true if Single value is found in the collection; otherwise false. Determines whether the collection contains a specific Single value. Single value to locate in collection. true if Single value is found in the collection; otherwise false. Determines the index of the Single value in the collection. Single value to locate in collection. Index of the Single value if Single value is found in the collection; otherwise -1. Determines the index of the Single value in the collection. Single value to locate in collection. Index of the Single value if Single value is found in the collection; otherwise -1. Copies the Single values in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the Single values copied from the collection. Zero-based index in array at which copying begins. Copies the Single values in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the Single values copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets the number of Single values in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the Single value at the specified index. Index of the Single value. Single value. value is less than zero or is greater than 4. Gets or sets the Single value at the specified index. Index of Single value. Single value. Occurs when the collection is changed. Represents a collection of lines. Creates a new collection of lines. Creates a new collection of lines that is a copy of the specified collection of lines. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Adds a line to the collection. Line Adds a line to the collection. Line. Index at which item was inserted Adds an array of lines to the collection. Array of lines Inserts a line into the collection at the specified index. Index at which item should be inserted. Line. Inserts a line into the collection at the specified index. Index at which item should be inserted. Line. Inserts an aray of lines into the collection at the specified index. Index at which items should be inserted. Array of lines. items is a null reference (Nothing in VB). Removes all lines from the collection. Removes a line from the collection. Line. true if item was successfully removed from the collection; otherwise false. Removes a line from the collection. Line. Removes a line from the collection at the specified index. Index of line. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific line. Line to locate in collection. true if line is found in the collection; otherwise false. Determines whether the collection contains a specific line. Line to locate in collection. true if line is found in the collection; otherwise false. Determines the index of the line in the collection. Line to locate in collection. Index of the line if line is found in the collection; otherwise -1. Determines the index of the line in the collection. Line to locate in collection. Index of the line if line is found in the collection; otherwise -1. Copies the lines in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the lines copied from the collection. Zero-based index in array at which copying begins. Copies the lines in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the lines copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets the number of lines in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the line at the specified index. Index of the line. Line. Gets or sets the line at the specified index. Index of line. Line. Occurs when the collection is changed. Represents a collection of fills. Creates a new collection of fills. Creates a new collection of fills that is a copy of the specified collection of fills. Collecttion to copy. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Adds a fill to the collection. Fill Adds a fill to the collection. Fill Index at which item was inserted Adds an array of fills to the collection. Array of fills Inserts a fill into the collection at the specified index. Index at which item should be inserted. Fill. Inserts a fill into the collection at the specified index. Index at which item should be inserted. Fill. Inserts an aray of fills into the collection at the specified index. Index at which items should be inserted. Array of fills. items is a null reference (Nothing in VB). Removes all fills from the collection. Removes a fill from the collection. Fill. true if item was successfully removed from the collection; otherwise false. Removes a fill from the collection. Fill. Removes a fill from the collection at the specified index. Index of fill. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific fill. Fill to locate in collection. true if fill is found in the collection; otherwise false. Determines whether the collection contains a specific fill. Fill to locate in collection. true if fill is found in the collection; otherwise false. Determines the index of the fill in the collection. Fill to locate in collection. Index of the fill if fill is found in the collection; otherwise -1. Determines the index of the fill in the collection. Fill to locate in collection. Index of the fill if fill is found in the collection; otherwise -1. Copies the fills in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the fills copied from the collection. Zero-based index in array at which copying begins. Copies the fills in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the fills copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets the number of fills in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the fill at the specified index. Index of the fill. Fill. Gets or sets the fill at the specified index. Index of fill. Fill. Occurs when the collection is changed. Represents a collectionf of bevels. Creates a new collection of bevels. Creates a new collection of bevels that is a copy of the specified collection of bevels. Collecttion of copy. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Adds a bevel to the collection. Bevel Adds a bevel to the collection. Bevel Index at which item was inserted Adds an array of bevels to the collection. Array of bevels Inserts a bevel into the collection at the specified index. Index at which item should be inserted. Bevel. Inserts a bevel into the collection at the specified index. Index at which item should be inserted. Bevel. Inserts an aray of bevels into the collection at the specified index. Index at which items should be inserted. Array of bevels. items is a null reference (Nothing in VB). Removes all bevels from the collection. Removes a bevel from the collection. Bevel. true if item was successfully removed from the collection; otherwise false. Removes a bevel from the collection. Bevel. Removes a bevel from the collection at the specified index. Index of bevel. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific bevel. Bevel to locate in collection. true if bevel is found in the collection; otherwise false. Determines whether the collection contains a specific bevel. Devel to locate in collection. true if bevel is found in the collection; otherwise false. Determines the index of the bevel in the collection. Bevel to locate in collection. Index of the bevel if bevel is found in the collection; otherwise -1. Determines the index of the bevel in the collection. Bevel to locate in collection. Index of the bevel if bevel is found in the collection; otherwise -1. Copies the bevels in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the fills copied from the collection. Zero-based index in array at which copying begins. Copies the bevels in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the bevels copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets the number of bevels in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the bevel at the specified index. Index of the bevel. Bevel. Gets or sets the bevel at the specified index. Index of bevel. Bevel. Occurs when the collection is changed. Represents a collection of markers. Creates a new collection of markers. Creates a new collection of markers that is a copy of the specified collection of markers. Collecttion of copy. collection is a null reference (Nothing in VB). Creates a new collection that is a copy of this collection. New collection that is a copy of this collection. Adds a marker to the collection. Marker Adds a marker to the collection. Marker Index at which item was inserted Adds an array of markers to the collection. Array of markers Inserts a marker into the collection at the specified index. Index at which item should be inserted. Marker. Inserts a marker into the collection at the specified index. Index at which item should be inserted. Marker. Inserts an aray of markers into the collection at the specified index. Index at which items should be inserted. Array of markers. items is a null reference (Nothing in VB). Removes all markers from the collection. Removes a marker from the collection. Marker. true if item was successfully removed from the collection; otherwise false. Removes a marker from the collection. Marker. Removes a marker from the collection at the specified index. Index of marker. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific marker. Marker to locate in collection. true if marker is found in the collection; otherwise false. Determines whether the collection contains a specific marker. Marker to locate in collection. true if marker is found in the collection; otherwise false. Determines the index of the marker in the collection. Marker to locate in collection. Index of the marker if marker is found in the collection; otherwise -1. Determines the index of the marker in the collection. Marker to locate in collection. Index of the marker if marker is found in the collection; otherwise -1. Copies the markers in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the markers copied from the collection. Zero-based index in array at which copying begins. Copies the markers in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the markers copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets the number of markers in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the marker at the specified index. Index of the marker. Marker. Gets or sets the marker at the specified index. Index of marker. Marker. Occurs when the collection is changed. TypeDescriptionProvider for DoubleCollection. Initializes a new instance of the DoubleCollectionTypeDescriptionProvider class. Gets a DoubleCollection type descriptor for the given type and object. The type of object for which to retrieve the type descriptor. An instance of the type. Can be null if no instance was passed to the System.ComponentModel.TypeDescriptor. An System.ComponentModel.ICustomTypeDescriptor that can provide metadata for the type. CustomTypeDescriptor for DoubleCollection. Initializes a new instance of the DoubleCollectionCustomTypeDescriptor class. The parent custom type descriptor. DoubleCollection instance. Returns a collection of property descriptors for the object represented by this type descriptor. A collection of property descriptors. Returns a collection of property descriptors for the object represented by this type descriptor. An array of attributes to use as a filter. This can be null. A collection of property descriptors. PropertyDescriptor for DoubleCollection. Initializes a new instance of the DoubleCollectionPropertyDescriptor class. Returns whether resetting an object changes its value. The component to test for reset capability. True if resetting the component changes its value; otherwise, false. Gets the current value of the property on a component. The component with the property for which to retrieve the value. The value of a property for a given component. Resets the value for this property of the component to the default value. The component with the property value that is to be reset to the default value. Sets the value of the component to a different value. The component with the property value that is to be set. The new value. Determines a value indicating whether the value of this property needs to be persisted. The component with the property to be examined for persistence. True if the property should be persisted; otherwise, false. Gets whether this member should be set only at design time. Gets the type of the component this property is bound to. Gets a value indicating whether this property is read-only. Gets the type of the property. Represents a collection of collections of double values. Creates a new collection of collections. Creates a new collection that is a copy of the specified collection. Collection to copy. collection is a null reference (Nothing in VB). Adds an item to the collection. Item Adds an item to the collection. Item Index at which item was inserted Adds an array of items to the collection. Array of items Inserts an item into the collection at the specified index. Index at which item should be inserted. Item. Inserts an item into the collection at the specified index. Index at which item should be inserted. Item. Inserts an aray of items into the collection at the specified index. Index at which items should be inserted. Array of items. items is a null reference (Nothing in VB). Removes all items from the collection. Removes an item from the collection. Item. true if item was successfully removed from the collection; otherwise false. Removes an item from the collection. Item. Removes an item from the collection at the specified index. Index of item. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Gets an enumerator that iterates through the collection. Enumerator that can be used to iterate through the collection. Determines whether the collection contains a specific item. Item to locate in collection. true if item is found in the collection; otherwise false. Determines whether the collection contains a specific item. Item to locate in collection. true if item is found in the collection; otherwise false. Determines the index of the item in the collection. Item to locate in collection. Index of the item if item is found in the collection; otherwise -1. Determines the index of the item in the collection. Item to locate in collection. Index of the item if item is found in the collection; otherwise -1. Copies the items in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the items copied from the collection. Zero-based index in array at which copying begins. Copies the items in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the items copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Gets the number of items in the collecion. Gets value indiciating whether the collection has a fixed size. Gets value indiciating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating whether access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the item at the specified index. Index of the item. Item. Gets or sets the item at the specified index. Index of item. Item. Occurs when the collection is changed. Represents a collection of series. Creates a new instance of the SeriesCollection class. Creates a new series collection that is a deep copy of the specified series collection. Series collection to copy. collection is a null reference (Nothing in VB). Adds a series to the collection. Series to add. item is a null reference (Nothing in VB). Adds a series to the collection. Series to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of series to the collection. Array of series to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). The function will fire a list changed event with old index be the index at which to start adding, and new index will be index of the last added element. Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts a series into the collection at the specified index. Index of series. Series. item is a null reference (Nothing in VB). Inserts an array of series into the collection at the specified index. Index of series. Array of series. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). The function will fire a list changed event with old index be the index at which to start adding, and new index will be index of the last added element. Removes all series from the collection. Removes the specified series from the collection. Series to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified series from the collection. Series to remove. Removes the series at the specified index. Index of series. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines whether the collection contains a specific series. Series to locate in collection. true if series is found in the collection; otherwise false. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Determines the index of the series in the collection. Series to locate in collection. Index of the series if series is found in the collection; otherwise -1. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Copies the series in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the series copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. Raises the event. The instance containing the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Gets the number of series in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the series at the specified index. INdex of series. Series. value is a null reference (Nothing in VB). Gets or sets the series at the specified index. Index of series. Series. value is a null reference (Nothing in VB). Occurs when the collection is changed. Occurs when this list is changed, such as when an item in the list is add, inserted, deleted or changed, or when the list is cleared. Represents a stacked group of area series in a Y plot area. Each point contains a single value. Area borders and area fills can be assigned to a series or a point with null (Nothing in VB) indicating unassigned. Area depth is measured relative to the floor grid cell (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection area series. Gets the collection of area series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have same depth). Gets or sets whether the areas are stacked or 100% stacked. Represents a stacked group of bar series in a Y plot area. Each point contains a single value. Bar borders and bar fills can be assigned to a series or a point with null (Nothing in VB) indicating unassigned. Bar width and bar depth are measured relative to the floor grid cell (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the group. Gets the collection of bar series. Gets the collection of bar series. Gets or sets the amount of space between categories. value is less than zero or is greater than 5. Gap width is measured relative to data point width (0 = no gap, 1 = gap can data point have same width). Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have same depth). Gets or sets whether bars are stacked or 100% stacked. Represents a stacked group of line series in a Y plot area. Each point contains single value. Line borders and line fills can be assigned to a series or a point with null (Nothing in VB) indicating unassigned. Line depth is meaused relative to the floor grid cell (with a range 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of line series. Gets the collection of line series. Gets of sets amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the lines are stacked or 100% stacked. Represents a stacked group of point series in a Y plot area. Each point contains a single value. Point borders, point fills, and point markers can be assigned to a series or a point with null (Nothing in VB) indicating unassigned. Point depth is measured relative to the floor grid cell (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of point series. Gets the collection of point series. Gets of sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the points are stacked or 100% stacked. Represents an axis stripe. Creates a new axis stripe. Creates a new axis stripe with the specified range and fill. Start of range. End of range. Fill of range. Creates a new axis stripe that is a deep copy of the specified axis stripe. Stripe to copy. Creates a deep copy of this stripe. A deep copy of this stripe. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the fill of the stripe. Gets or sets the start value of the stripe. Gets or sets the end value of the stripe. Occurs when the stripe is changed. Represents a collection of stripes. Creates a new collection of stripes. Creates a new collection of stripes that is a deep copy of the specified collection of stripes. Collection to copy. collection is a null reference (Nothing in VB). Adds a stripe to the collection. Stripe to add. Index at which item was inserted item is a null reference (Nothing in VB). Adds a stripe to the collection. Stripe to add. item is a null reference (Nothing in VB). Adds an array of stripes to the collection. Array of stripes to add. Index at which item was inserted items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a stripe into the collection at the specified index. Index at which item should be inserted. Stripe. item is a null reference (Nothing in VB). Inserts a stripe into the collection at the specified index. Index at which item should be inserted. Stripe. item is a null reference (Nothing in VB). Inserts an array of stripes into the collection at the specified index. Index at which items should be inserted. Array of Stripes. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all stripes from the collection. Removes the specified stripe from the collection. Stripe to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified stripe from the collection. Stripe to remove. Removes the stripe at the specified index. Index of stripe. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific stripe. Stripe to locate in collection. true if stripe is found in the collection; otherwise false. Determines whether the collection contains a specific stripe. Stripe to locate in collection. true if stripe is found in the collection; otherwise false. Determines the index of the stripe in the collection. Stripe to locate in collection. Index of the stripe if stripe is found in the collection; otherwise -1. Determines the index of the stripe in the collection. Stripe to locate in collection. Index of the stripe if stripe is found in the collection; otherwise -1. Copies the stripes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the stripes copied from the collection. Zero-based index in array at which copying begins. Copies the stripes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the stripes copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of stripes in the collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets or sets the stripe at the specified index. Index of stripe. Stripe at the specified index. Gets or sets the stripe at the specified index. Index of stripe. Stripe at the specified index. Occurs when the collection is changed. Represents a cubic spline of the form... Si(x) = ai + bi * (x - xi) + ci * (x - xi) ^ 2 + di * (x - xi) ^ 3 Represents a numeric axis. An axis can have a title, a ruler line, major/minor tick marks, tick mark labels, major/minor grid lines, and stripes. The direction of the axis can be reversed. The minimum, maximum, major/minor tick, label units can be automatically generated or manually assigned. The scale can be linear or logrithmic. Creates a new axis. Creates a new axis that is a deep copy of the specified axis. Axis to copy. Creates a deep copy of the specified axis. A deep copy of the specified axis. Handles the ListChanged event of the BindingList. The source of the event. A ListChangedEventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets an ID for the axis. value is less than zero. Gets or sets the title. value is a null reference (Nothing in VB). Gets or sets the data source for the title. Gets or sets the field in the data source that stores the title. value is a null reference (Nothing in VB). Gets or sets the font used to draw the title. Value of null (Nothing in VB) indicates that the title font is unset. Gets or sets the font used to draw the tick matk labels. Value of null (Nothing in VB) indicates that the label font is unset. Gets or sets the fill used to draw the title. Value of null (Nothing in VB) indicates that the title fill effet is unset. Gets or sets the fill used to draw the tick mark labels. Value of null (Nothing in VB) indicates that the label fill is unset. Gets or sets the line used to draw the ruler. Value of null (Nothing in VB) indicates that the ruler line is unset. Gets or sets the line used to draw the major grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets the line used to draw the minor grid lines. Value of null (Nothing in VB) indicates that the grid line is unset. Gets or sets whether the title is visible. Gets or sets whether the tick mark labels are visible. Gets or sets whether the ruler is visible. Gets or sets whether the major grid lines are visible. Gets or sets whether the minor grid lines are visible. Gets or sets whether the major tick marks are visible. Gets or sets whether the minor tick marks are visible. Gets or sets whether the direction of the ruler is inverted. Gets or sets whether the ruler minimum is automatically generated. Gets or sets whether the ruler maximum is automatically generated. Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated. Gets or sets whether the interval for tick mark labels is automatically generated. Gets or sets the ruler minimum. Gets or sets the ruler maximum. Gets or sets the interval for the major tick marks and major grid lines. value is less than or equal to zero. Gets or sets the interval for the minor tick marks and minor grid lines. value is less than or equal to zero. Gets or sets the interval for tick mark labels. value is less than or equal to zero. Gets or sets the units in which labels are displayed. value is less than or equal to zero. Gets or sets whether the axis uses a linear or logarithmic scale. Gets or sets the lorgarithmic base. value is less than 2 or greater than 1000. Gets or sets the distance the title is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the tick mark labels are offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the distance the ruler is offset. value is less than zero or greater than 1584. Offset is measured in points. Gets or sets the length of the major tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the length of the minor tick marks. value is less than or equal to zero or greater that 72. Length is measured in points. Gets or sets the number format for labels. value is a null reference (Nothing in VB). Gets or sets the location of the axis relative to the plot area. Gets the collectin of stripes. Represents a collection of axes. Creates a new axis collection. Creates a new axis collection that is a deep copy of the specified axis collection. collection is a null reference (Nothing in VB). Adds an axis to the collection. Axis to add. item is a null reference (Nothing in VB). Adds an axis to the collection. Axis to add. Index at which item was inserted. item is a null reference (Nothing in VB). Adds an array of axes to the collection. Array of axes to add. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Inserts a axis into the collection at the specified index. Index at which item should be inserted. Axis. item is a null reference (Nothing in VB). Inserts a axis into the collection at the specified index. Index at which item should be inserted. Axis. item is a null reference (Nothing in VB). Inserts an array of axes into the collection at the specified index. Index at which items should be inserted. Array of axes. items is a null reference (Nothing in VB) or some items[i] is a null reference (Nothing in VB). Removes all axes from the collection. Removes the specified axis from the collection. Axis to remove. true if item was successfully removed from the collection; otherwise false. Removes the specified axis from the collection. Axis to remove. Removes the axis at the specified index from the collection. Index of axis. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Gets an enumerator that iterates through the collection. Enumerator that iterates through the collection. Determines whether the collection contains a specific axis. Axis to locate in collection. true if axis is found in the collection; otherwise false. Determines whether the collection contains a specific axis. Axis to locate in collection. true if axis is found in the collection; otherwise false. Determines the index of the axis in the collection. Axis to locate in collection. Index of the axis if axis is found in the collection; otherwise -1. Determines the index of the axis in the collection. Axis to locate in collection. Index of the axis if axis is found in the collection; otherwise -1. Copies the axes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the axes copied from the collection. Zero-based index in array at which copying begins. Copies the axes in the collection to an array, starting at the specified array index. One-dimension array that is the destination of the axes copied from the collection. Zero-based index in array at which copying begins. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of axes in collection. Gets value indiciating whether the collection has a fixed size. Gets value indicating whether the collection is read-only. Gets value indicating whether the collection is read-only. Gets value indicating wheter access to the collection is synchronized. Gets an object that can be used to synchronize access to the collection. Gets the axis at the specified index. Index of axis. value is a null reference (Nothing in VB). Gets the axis at the specified index. Index of axis. value is a null reference (Nothing in VB). Occurs when the collection is changed. Represents a chart wall. A wall can be assigned a border, a fill, and a width. Creates a new wall. Creates a new wall that is a deep copy of the specified wall. wall is a null reference (Nothing in VB). Creates a new wall with the specified visibility. Indicates if wall is viaible. Creates a deep copy of this wall. A deep copy of this wall. Raises the Changed event. An EventArgs that contains the event data. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the border of the wall. Gets the fill of the wall. Gets the visibility of the wall. Gets the width of the wall. value is less than or equal to zero or greater than 72. Width is measured in points. Occurs when the wall is changed. Represents a bubble series in a Y plot area. Each point contains two values: value and size. Bubble borders and bubble fills can be assigned for the series or for a point in the series with null(Nothing in VB) indicating unassigned. Bubble size is measured relative to plot area width (with a range 0 to 1). Bubble depth is is measured relative to floor grid (with a range of 0 to 1). Base class for series in a XY plot area. Creates a new series. Creates a new series that is a deep copy for the specified series. Series to copy This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the ID of the x-axis on which the series is plotted. value is less than zero. Gets or sets the ID of the y-axis on which the series is plotted. value is less than zero. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. If no x values are supplied then the indices of the data points will be used for the x values. Gets the collection of y values for the series. Gets the collection of size values for the series. If no size values are supplied then a size of 1 will be used for all data points. Gets the collection of negative borders for the series. Gets the collection of positve borders for the series. Gets the collection of negative fills for the series. Gets the collection of positive fills for the series. Gets or sets the negative border for the series. Value of null (Nothing in VB) indicates that the negative border is unset for the series. Gets or sets the positive border for the series. Value of null (Nothing in VB) indicates that the positive border is unset for the series. Gets or sets the negative fill for the series. Value of null (Nothing in VB) indicates that the negative fill is unset for the series. Gets or sets the positive fill for the series. Value of null (Nothing in VB) indicates that the positive fill is unset for the series. Gets or sets the size of the largest bubble. value is less than or equal to zero or is greater than one. Size is measured relative to plot area width (0 = no width, 1 = width of plot area). Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether bubbles with negative size are visible. Gets or sets whether data point size values represent area of bubble or width of bubble. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Gets or sets whether the size value in displayed in the labels. Represents a line series in a XY plot area. Each point contains two values: x and y. Line borders and line fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Depth of the line is measured relative to the floor grid cell (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. If no x values are supplied then the indices of the data points will be used for the x values. Gets the collection of y values for the series. Gets the collection of line borders for the series. Gets the collection of line fills for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the line border for the series. Value of null (Nothing in VB) indicates that the line border is unset for the series. Gets or setes the line fill for the series. Value of null (Nothing in VB) indicates that the line fill is unset for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than 5. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether the line is smoothed (not jagged). Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Represents a XY plot area in a chart model. The plot area has an x-axis, a y-axis, a z-axis, and up to six walls. The x-axis and y-axis represent values. The z-axis represents series. Creates a new plot area. Creates a new plot area that is a deep copy of the specified plot area. Plot area to copy. plotArea is a null reference (Nothing in VB). Creates a deep copy of this plot area. A deep copy of this plot area. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the collection of x axes. Gets the colleciton of y axes. Gets the z-axis. value is a null reference (Nothing in VB). Gets or sets the left wall. value is a null reference (Nothing in VB). Gets or sets the bottom wall. value is a null reference (Nothing in VB). Gets or sets the back wall. value is a null reference (Nothing in VB). Represents a point series in a XY plot area. Each point contains two values: x and y. Point borders and point fills can be assigned for the series or for a point in the series with null (Nohting in VB) indicating unassigned. Size of the point (width and height) is measured in model units. Depth of the point is measured relative to the floor grid cell (with a range of 0 to 1). Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. If no x values are supplied then the indices of the data points will be used for the x values. Gets the collection of y values for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets the amount of space between series. value is less than zero or is greater than one. Gap depth is measured relative to the data point depth (0 = no gap, 1 = gap and data point have the same depth). Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Represents a line series in a XYZ plot area area. Each point contains three values: x, y, and z. Line borders and line fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Base class for series in a XYZ plot area. Creates a new series. Creates a new series that is a deep copy for the specified series. Series to copy. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets or sets the ID of the x-axis on which the series is plotted. value is less than zero. Gets or sets the ID of the y-axis on which the series is plotted. value is less than zero. Gets or sets the ID of the z-axis on which the series is plotted. value is less than zero. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. Gets the collection of y values for the series. Gets the collection of z values for the series. Gets the collection of line borders for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the line border for the series. Value of null (Nothing in VB) indicates that the line border is unset for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets whether the line is smoothed (not jagged). Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Gets or sets whether the z value in displayed in the labels. Represents a XYZ plot area in a chart model. The plot area has an x-axis, a y-axis, a z-axis, and up to six walls. The x-axis, y-axis, and z-axis represent values. Creates a new plot area. Creates a new plot area that is a deep copy of the specified plot area. Plot area to copy. plotArea is a null reference (Nothing in VB). Creates a deep copy of this plot area. A deep copy of this plot area. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the collection of x axes. Gets the collection of y axes. Gets the collection of z axies. Gets or sets the left wall. value is a null reference (Nothing in VB). Gets or sets the bottom wall. value is a null reference (Nothing in VB). Gets or sets the back wall. value is a null reference (Nothing in VB). Represents a point series in a XYZ plot area. Each point contains three values: x, y, and z. Point borders and point fills can be assgined for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the collection of x values for the series. Gets the collection of y values for the series. Gets the collection of z values for the series. Gets the collection of point borders for the series. Gets the collection of point fills for the series. Gets the collection of point markers for the series. Gets or sets the point border for the series. Value of null (Nothing in VB) indicates that the point border is unset for the series. Gets or sets the point fill for the series. Value of null (Nothing in VB) indicates that the point fill is unset for the series. Gets or sets the point marker for the series. Value of null (Nothing in VB) indicates that the point marker is unset for the series. Gets or sets whether each data point is displayed with a different color. If false then all data points are displayed with the same color. If true then each data point is displayed with a different color. Gets or sets whether the x value in displayed in the labels. Gets or sets whether the y value in displayed in the labels. Gets or sets whether the z value in displayed in the labels. Represents a surface series in a XYZ plot area. Each point contains a single value. Creates a new series. Creates a new series that is a deep copy of the specified series. Series to copy. Creates a deep copy of this series. A deep copy of this series. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the number of points in the series. Gets the number of points along the x-axis. Gets the numbe of points along the z-axis. Gets the collection of values for the series. Gets or sets the line for the surface. Value of null (Nothing in VB) indicates that the line is unset for the surface. Gets or sets the fill for the surface. Value of null (Nothing in VB) indicates that the fill is unset for the surface. Represents a Y plot area in a chart model. The plot area has an x-axis, a y-axis, a z-axis, and up to six walls. The x-axis represents categories. The y-axis represents values. The z-axis represents series. The y-axis can be oriented vertically or horizontally. Creates a new plot area. Creates a new plot area that is a deep copy of the specified plot area. Plot area to copy. plotArea is a null reference (Nothing in VB). Creates a deep copy of this plot area. A deep copy of this plot area. This method is reserved and should not be used. Generates an object from its XML representation. Converts an object into its XML representation. Gets the x-axis. value is a null reference (Nothing in VB). Gets the collection of y axes. Gets the z-axis. value is a null reference (Nothing in VB). Gets or sets the left wall. value is a null reference (Nothing in VB). Gets or sets the bottom wall. value is a null reference (Nothing in VB). Gets or sets the back wall. value is a null reference (Nothing in VB). Gets of sets whether the plot is vertical or horizontal. Renders a 2D view of a chart model using GDI+ rendering. Creates a new renderer. Renders a 2D view of a chart model using GDI+ rendering. Graphics context. Rectangle to paint in. Chart model to paint. Check whether series should be visible for displaying Series need to check Gets the rectangle of the label area. Graphics context. Rectangle of chart. Chart model. Index of label area in chart model. Rectangle of label area. Gets the rectangle of the legend area. Graphics context. Rectangle of chart. Chart model. Index of legend area in model. Rectangle of legend area. Renderers a 3D view of a chart model using OpenGL rendering. Creates a new renderer. Check whether series should be visible for displaying Series need to check Renderers a 3D view of a chart model using OpenGL rendering. Graphics context Rectangle to paint in. Chart model to paint. Renderers a 3D view of a chart model using OpenGL rendering. Graphics context Rectangle to paint in. Chart model to paint. The back color. The background img. The background img layout. Gets the rectangle of the legend area. Graphics context. Rectangle of chart. Chart model. Index of legend area in chart model. Rectangle of legend area. Gets rectangle of label area. Graphics context. Rectangle of chart. Chart model. Index of label area in chart model. Rectangle of label area. Hits the test. The g. The rectangle. The model. The x. The y. Draws the bitmap of the control. This bitmap contains a full, complete image of the control, no any drawing is needed after drawing this bitmap. The bitmap. The client rect. Draws the control's background image. This method should be called before painting the chart model. Back color of the control. The image. The client rect. The image layout. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized string similar to Load from XML. Looks up a localized string similar to Label Number Format Dialog. Looks up a localized string similar to String Collection Editor. Looks up a localized string similar to Save to XML. Looks up a localized string similar to Designer.... Looks up a localized string similar to Chart View Type. Looks up a localized string similar to Gets or sets the horizontal alignment of the label area.. Looks up a localized string similar to Gets the vertical alignment of the label area.. Looks up a localized string similar to Gets or sets a value indicating whether to allow undo and redo. If not enabled, no action will be added to undo list.. Looks up a localized string similar to Gets or sets the ambient color of the light. Looks up a localized string similar to Appearance. Looks up a localized string similar to Area. Looks up a localized string similar to Area Border. Looks up a localized string similar to Gets or sets the area border for the series.. Looks up a localized string similar to Area Fill. Looks up a localized string similar to Gets or sets the area fill for the series.. Looks up a localized string similar to Area in 3D. Looks up a localized string similar to Area Stacked. Looks up a localized string similar to Gets or sets whether the interval for tick mark labels is automatically generated.. Looks up a localized string similar to Gets or sets whether the interval for major tick marks and major grid lines is automatically generated.. Looks up a localized string similar to Gets or sets whether the ruler maximum is automatically generated.. Looks up a localized string similar to Gets or sets whether the ruler minimum is automatically generated.. Looks up a localized string similar to Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated.. Looks up a localized string similar to Gets or sets whether the area origin is automatically calculated or manually assigned.. Looks up a localized string similar to Gets or sets the location of the axis relative to the plot area.. Looks up a localized string similar to Gets or sets the ID of the axis.. Looks up a localized string similar to Gets or sets the background fill of the chart.. Looks up a localized string similar to The background image used for this control. The control supports only .bmp, .jpg, and .png images.. Looks up a localized string similar to Back Wall. Looks up a localized string similar to Gets or sets the back wall.. Looks up a localized string similar to Bar. Looks up a localized string similar to Bar Border. Looks up a localized string similar to Gets or sets the bar border for the series.. Looks up a localized string similar to Bar Clustered. Looks up a localized string similar to Bar Fill. Looks up a localized string similar to Gets or sets the bar fill for the series.. Looks up a localized string similar to Gets or sets whether the bar origin is automatically calculated or manually assigned.. Looks up a localized string similar to Gets or sets the bar origin.. Looks up a localized string similar to Gets or sets the shape of bars.. Looks up a localized string similar to Bar Stacked. Looks up a localized string similar to Border. Looks up a localized string similar to Gets or sets the border around the text.. Looks up a localized string similar to Bottom Bevel. Looks up a localized string similar to Gets or sets the bottom bevel.. Looks up a localized string similar to Bottom Wall. Looks up a localized string similar to Gets or sets the bottom wall.. Looks up a localized string similar to Bubble. Looks up a localized string similar to Bubble in 2D. Looks up a localized string similar to Bubble in 3D. Looks up a localized string similar to Gets or sets the size of the largest bubble.. Looks up a localized string similar to CandleStick. Looks up a localized string similar to Gets or sets the amount of space between categories.. Looks up a localized string similar to Accessibility. Looks up a localized string similar to Action. Looks up a localized string similar to Appearance. Looks up a localized string similar to Behavior. Looks up a localized string similar to Data. Looks up a localized string similar to Gridlines. Looks up a localized string similar to Labels. Looks up a localized string similar to Layout. Looks up a localized string similar to Ruler. Looks up a localized string similar to Scale. Looks up a localized string similar to Stripes. Looks up a localized string similar to Ticks. Looks up a localized string similar to Title. Looks up a localized string similar to Gets or sets whether pie slices are layed out clockwise or counter clockwise.. Looks up a localized string similar to Gets or sets whether the last point is connected to the first point.. Looks up a localized string similar to Clustered Bar. Looks up a localized string similar to Gets or sets whether the bar origin is automatically calculated or manually assigned.. Looks up a localized string similar to Gets or sets the bar origin.. Looks up a localized string similar to Clustered Bar in 3D. Looks up a localized string similar to Clustered Column. Looks up a localized string similar to Clustered Column in 3D. Looks up a localized string similar to Clustered Cylinder. Looks up a localized string similar to Clustered FullCone. Looks up a localized string similar to Clustered FullPyramid. Looks up a localized string similar to Clustered Horizontal Cylinder. Looks up a localized string similar to Clustered Horizontal FullCone. Looks up a localized string similar to Clustered Horizontal FullPyramid. Looks up a localized string similar to Gets the color of the line.. Looks up a localized string similar to Column. Looks up a localized string similar to Column in 3D. Looks up a localized string similar to Gets the number of points in the series.. Looks up a localized string similar to Gets the number of points along the x-axis.. Looks up a localized string similar to Gets the number of points along the z-axis.. Looks up a localized string similar to Cylinder in 3D. Looks up a localized string similar to Gets or set the field in the data source that contains the data point values.. Looks up a localized string similar to Gets or sets the field in the data source that contains category names.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point close values.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point high values.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point low values.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point open values.. Looks up a localized string similar to Gets or sets the field in the data source that stores the data point size values.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point x values.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point y values.. Looks up a localized string similar to Gets or sets the field in the data source that contains data point z values.. Looks up a localized string similar to Data Point index is out of range.. Looks up a localized string similar to Gets or sets the data source for the series.. Looks up a localized string similar to Tahoma, 11pt, style=Bold. Looks up a localized string similar to Gets or sets the diffuse color of the light. Looks up a localized string similar to Gets or sets the x coordinate of the direction of the light.. Looks up a localized string similar to Gets or sets the y coordinate of the direction of the light.. Looks up a localized string similar to Gets or sets the z coordinate of the direction of the light.. Looks up a localized string similar to Gets or sets the units in which labels are displayed.. Looks up a localized string similar to Doughnut. Looks up a localized string similar to Down Border. Looks up a localized string similar to Gets or sets the down border for the series.. Looks up a localized string similar to Down Fill. Looks up a localized string similar to Gets or sets the down fill for the series.. Looks up a localized string similar to Down Line. Looks up a localized string similar to Gets or sets the down line for the series.. Looks up a localized string similar to Drop Lines. Looks up a localized string similar to Gets or sets the line used to draw the drop lines.. Looks up a localized string similar to Gets or sets whether drop lines are visible.. Looks up a localized string similar to Gets of sets the counterclockwise rotation around the horizontal axis. Looks up a localized string similar to The control cannot use double buffer in 3D view.. Looks up a localized string similar to Exploded Doughnut. Looks up a localized string similar to Exploded Pie. Looks up a localized string similar to Exploded Pie in 3D. Looks up a localized string similar to Control does not support transparent background colors.. Looks up a localized string similar to File not exists.. Looks up a localized string similar to Fill. Looks up a localized string similar to Failed to parse {0}. Looks up a localized string similar to Font. Looks up a localized string similar to Format Data Point Of Area Series. Looks up a localized string similar to Format Area Series. Looks up a localized string similar to Format Axis. Looks up a localized string similar to Format Data Point Of Bar Series. Looks up a localized string similar to Format Bar Series. Looks up a localized string similar to Format Data Point Of Candlestick Series. Looks up a localized string similar to Format Candlestick Series. Looks up a localized string similar to Format Chart Area. Looks up a localized string similar to Format ClusteredBars Series. Looks up a localized string similar to Format Data Labels. Looks up a localized string similar to Format Data Point Of HighLowArea Series. Looks up a localized string similar to Format HighLowArea Series. Looks up a localized string similar to Format Data Point Of HighLowBar Series. Looks up a localized string similar to Format HighLowBar Series. Looks up a localized string similar to Format Data Point Of HighLowClose Series. Looks up a localized string similar to Format HighLowClose Series. Looks up a localized string similar to Format Index Axis. Looks up a localized string similar to Format Label Area. Looks up a localized string similar to Format Legend Area. Looks up a localized string similar to Format Data Point Of Line Series. Looks up a localized string similar to Format Line Series. Looks up a localized string similar to Formatting is not supported by this series.. Looks up a localized string similar to Format Data Point Of OpenHighLowClose Series. Looks up a localized string similar to Format OpenHighLowClose Series. Looks up a localized string similar to Format Data Point Of Pie Series. Looks up a localized string similar to Format Pie Series. Looks up a localized string similar to Format Plot Area. Looks up a localized string similar to Format Data Point Of Point Series. Looks up a localized string similar to Format Point Series. Looks up a localized string similar to Format Polar Angle Axis. Looks up a localized string similar to Format Data Point Of PolarArea Series. Looks up a localized string similar to Format PolarArea Series. Looks up a localized string similar to Format Data Point Of PolarLine Series. Looks up a localized string similar to Format PolarLine Series. Looks up a localized string similar to Format Data Point Of PolarPoint Series. Looks up a localized string similar to Format PolarPoint Series. Looks up a localized string similar to Format Polar Radius Axis. Looks up a localized string similar to Format Data Point Of RadarArea Series. Looks up a localized string similar to Format RadarArea Series. Looks up a localized string similar to Format Radar Index Axis. Looks up a localized string similar to Format Data Point Of RadarLine Series. Looks up a localized string similar to Format RadarLine Series. Looks up a localized string similar to Format Data Point Of RadarPoint Series. Looks up a localized string similar to Format RadarPoint Series. Looks up a localized string similar to Format Radar Value Axis. Looks up a localized string similar to Format StackedBar Series. Looks up a localized string similar to Format StackedLines Series. Looks up a localized string similar to Format StackedPoint Series. Looks up a localized string similar to Format Value Axis. Looks up a localized string similar to Format Data Point Of XYBubble Series. Looks up a localized string similar to Format XYBubble Series. Looks up a localized string similar to Format Data Point Of XYLine Series. Looks up a localized string similar to Format XYLine Series. Looks up a localized string similar to Format Data Point Of XYPoint Series. Looks up a localized string similar to Format XYPoint Series. Looks up a localized string similar to Format Data Point Of XYZLine Series. Looks up a localized string similar to Format XYZLine Series. Looks up a localized string similar to Format Data Point Of XYZPoint Series. Looks up a localized string similar to Format XYZPoint Series. Looks up a localized string similar to Format Data Point Of XYZSurface Series. Looks up a localized string similar to Format XYZSurface Series. Looks up a localized string similar to Gets the version information about the component.. Looks up a localized string similar to Gets or sets the start value of the stripe.. Looks up a localized string similar to FullCone in 3D. Looks up a localized string similar to FullPyramid in 3D. Looks up a localized string similar to Gets or sets the amount of space between series.. Looks up a localized string similar to Gets or sets the amount of space between categories.. Looks up a localized string similar to General. Looks up a localized string similar to Gets or sets the color of the global ambient light.. Looks up a localized string similar to Gets the start color of the gradient.. Looks up a localized string similar to Gets the end color of the gradient.. Looks up a localized string similar to Gets the direction of the gradient.. Looks up a localized string similar to GridLines. Looks up a localized string similar to Occurs when on performing actions such as move, resize, delete, cut and paste.. Looks up a localized string similar to Occurs when on actions done such as move, resize, delete, cut and paste.. Looks up a localized string similar to Gets or sets a value indicating whether the grip has 3D style or flat style.. Looks up a localized string similar to Text Color. Looks up a localized string similar to High Low Area. Looks up a localized string similar to High Low Area in 3D. Looks up a localized string similar to High Low Bar. Looks up a localized string similar to High Low Bar Cylinder. Looks up a localized string similar to High Low Bar FullCone. Looks up a localized string similar to High Low Bar FullPyramid. Looks up a localized string similar to High Low Bar in 3D. Looks up a localized string similar to High Low Close. Looks up a localized string similar to High Low Column. Looks up a localized string similar to High Low Column Cylinder. Looks up a localized string similar to High Low Column FullCone. Looks up a localized string similar to High Low Column FullPyramid. Looks up a localized string similar to High Low Column in 3D. Looks up a localized string similar to Gets or sets the size of the hole in the middle of the pie.. Looks up a localized string similar to Gets the image of this fill.. Looks up a localized string similar to All image files(*.bmp,*.gif,*.jpg,*.jpeg,*.png,*.ico,*.emf,*.wmf)|*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico;*.emf;*.wmf|Bitmap files(*.bmp,*.gif,*.jpg,*.jpeg,*.png,*.ico)|*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico|Metafiles(*.emf,*.wmf)|*.emf;*.wmf. Looks up a localized string similar to Gets the number of labels in the collection.. Looks up a localized string similar to Gets or sets the field in the data source that stores the labels.. Looks up a localized string similar to Gets or sets the data source for the collection.. Looks up a localized string similar to IndexAxisLabels. Looks up a localized string similar to Cannot edit values if data bound. Looks up a localized string similar to Gets or sets a value indicating whether to enable the selection of plot area, legend area, label area or series. Users can perform actions such as move, resize, copy, cut, paste, delete the selected object.. Looks up a localized string similar to Label. Looks up a localized string similar to Gets or sets whether the layout of the label area is automatically generated.. Looks up a localized string similar to Gets or sets the fill of the background behind the text.. Looks up a localized string similar to Gets or sets whether the label area overlaps the plot area.. Looks up a localized string similar to Gets or sets the field in the data source that stores the text.. Looks up a localized string similar to Gets or sets the data source for the text.. Looks up a localized string similar to Gets the collection of label areas in the chart.. Looks up a localized string similar to Gets or sets the number format for labels.. Looks up a localized string similar to Please choose one of the Format Code templates below:. Looks up a localized string similar to Please type number format in the ‘Format Code’ text box below.. Looks up a localized string similar to Gets or sets the distance the tick mark labels are offset.. Looks up a localized string similar to Gets the collection of custom labels.. Looks up a localized string similar to Labels Contain C&ategory Name. Looks up a localized string similar to Labels Contain Val&ue. Looks up a localized string similar to Labels Contain Value &Close. Looks up a localized string similar to Labels Contain Value &High. Looks up a localized string similar to Labels Contain Value &Low. Looks up a localized string similar to Labels Contain Value &Open. Looks up a localized string similar to LabelsContainValueSi&ze. Looks up a localized string similar to LabelsContainValue&X. Looks up a localized string similar to LabelsContainValue&Y. Looks up a localized string similar to LabelsContainValue&Z. Looks up a localized string similar to Gets or sets the fill used to draw the tick mark labels.. Looks up a localized string similar to Gets or sets the font of tick mark labels.. Looks up a localized string similar to Gets or sets the interval for tick mark labels.. Looks up a localized string similar to Gets or sets whether the tick mark labels are visible.. Looks up a localized string similar to Gets or sets the horizontal alignment of the legend area.. Looks up a localized string similar to Gets or sets the vertical alignment of the legend area.. Looks up a localized string similar to Gets or sets whether the layout of the legend area is automatically generated.. Looks up a localized string similar to Gets or sets the border around the legend area.. Looks up a localized string similar to Gets or sets the fill for the background of the legend area.. Looks up a localized string similar to Gets or sets the location of the legend area in the control canvas space.. Looks up a localized string similar to Gets or sets whether the legend area overlaps the plot area.. Looks up a localized string similar to Gets or sets the ID of the legend area.. Looks up a localized string similar to Gets the collection of legend areas in the chart.. Looks up a localized string similar to Gets the collection of lights for the plot area.. Looks up a localized string similar to Line. Looks up a localized string similar to 3-D Line. Looks up a localized string similar to Line Border. Looks up a localized string similar to Gets or sets the line border for the series.. Looks up a localized string similar to Line Fill. Looks up a localized string similar to Gets or sets the line fill for the series.. Looks up a localized string similar to Line Stacked. Looks up a localized string similar to Gets or sets the line for the series.. Looks up a localized string similar to Line With Markers. Looks up a localized string similar to Gets or sets the location of the label area with in the control.. Looks up a localized string similar to Gets or sets whether the axis uses a linear or logarithmic scale.. Looks up a localized string similar to Gets or sets the logarithmic base.. Looks up a localized string similar to Gets or sets the line used to draw the major grid lines.. Looks up a localized string similar to Major GridLines. Looks up a localized string similar to Major Grid Line. Looks up a localized string similar to Gets or set whether the major grid lines are visible.. Looks up a localized string similar to Gets or sets the length of major tick marks.. Looks up a localized string similar to Gets or sets whether the major tick marks are visible.. Looks up a localized string similar to Gets or sets the interval for major tick marks and major grid lines.. Looks up a localized string similar to Gets or sets the ruler maximum.. Looks up a localized string similar to Gets or sets the ruler minimum.. Looks up a localized string similar to Gets or sets the line used to draw the minor grid lines.. Looks up a localized string similar to Minor GridLines. Looks up a localized string similar to Minor Grid Line. Looks up a localized string similar to Gets or sets whether the minor grid lines are visible.. Looks up a localized string similar to Gets or sets the length of minor tick marks.. Looks up a localized string similar to Gets or setse whether the minor tick marks are visible.. Looks up a localized string similar to Gets or sets the interval for minor tick marks and minor grid lines.. Looks up a localized string similar to Negative Border. Looks up a localized string similar to Gets or sets the negative border for the series.. Looks up a localized string similar to Negative Fill. Looks up a localized string similar to Gets or sets the negative fill for the series.. Looks up a localized string similar to Gets or sets whether bubbles with negative size are visible.. Looks up a localized string similar to There was an error opening the file.. Looks up a localized string similar to Open File. Looks up a localized string similar to Open High Low Close. Looks up a localized string similar to Orientation. Looks up a localized string similar to Gets or sets the area origin.. Looks up a localized string similar to Gets or sets the amount of overlap of data points within a category.. Looks up a localized string similar to Gets or sets the amount of extra space around the text.. Looks up a localized string similar to Gets or sets whether the areas are stacked or 100% stacked.. Looks up a localized string similar to Gets the field of view angle.. Looks up a localized string similar to Pie. Looks up a localized string similar to Pie Border. Looks up a localized string similar to Gets or sets the pie border for the series.. Looks up a localized string similar to Pie Detachment. Looks up a localized string similar to Pie Fill. Looks up a localized string similar to Gets or sets the pie fill for the series.. Looks up a localized string similar to Pie in 2D. Looks up a localized string similar to Pie in 3D. Looks up a localized string similar to Gets or sets whether the layout of the plot area is automatically generated.. Looks up a localized string similar to Gets or sets the depth of the plot area.. Looks up a localized string similar to Gets or sets the location of the plot area in control canvas space.. Looks up a localized string similar to Gets the series collection for the plot area.. Looks up a localized string similar to Gets or sets the size of the plot area in control canvas space.. Looks up a localized string similar to Gets the colleciton of plot areas in the chart.. Looks up a localized string similar to Point Border. Looks up a localized string similar to Gets or sets the point border for the series.. Looks up a localized string similar to Failed to parse Text({0}) expected text in the format \"X,Y.\". Looks up a localized string similar to Failed to parse Text({0}) expected text in the format \"X,Y.\". Looks up a localized string similar to Point Fill. Looks up a localized string similar to Gets or sets the point fill for the series.. Looks up a localized string similar to Point Marker. Looks up a localized string similar to Gets or sets the point marker for the series.. Looks up a localized string similar to Point Stacked. Looks up a localized string similar to Polar. Looks up a localized string similar to Polar Area. Looks up a localized string similar to Polar Line. Looks up a localized string similar to Polar Line With Marker. Looks up a localized string similar to Gets or sets the angle at which the origin is displayed.. Looks up a localized string similar to Polar Point. Looks up a localized string similar to Gets or sets the x coordinate of the position of the light. Looks up a localized string similar to Gets or sets the y coordinate of the position of the light. Looks up a localized string similar to Gets or sets the z coordinate of the position of the light. Looks up a localized string similar to Positive Border. Looks up a localized string similar to Gets or sets the positive border for the series.. Looks up a localized string similar to Positive Fill. Looks up a localized string similar to Gets or sets the positive fill for the series.. Looks up a localized string similar to Gets or sets the projection from 3D model space to 2D control canvas space.. Looks up a localized string similar to Radar. Looks up a localized string similar to Radar Area. Looks up a localized string similar to Radar Line. Looks up a localized string similar to Radar Line With Marker. Looks up a localized string similar to Radar Point. Looks up a localized string similar to Gets or sets whether the direction of the axis is inverted.. Looks up a localized string similar to Gets of sets the counterclockwise rotation around the vertical axis. Looks up a localized string similar to Ruler. Looks up a localized string similar to Gets or sets the line used to draw the ruler.. Looks up a localized string similar to Gets or sets the distance the ruler is offset.. Looks up a localized string similar to Gets or sets whether the ruler is visible.. Looks up a localized string similar to SampleData. Looks up a localized string similar to Scale. Looks up a localized string similar to Gets or sets the selected object. Could be a plot area, legend area, label area or series info.. Looks up a localized string similar to Occurs when selection changed.. Looks up a localized string similar to Gets the collection of bar series.. Looks up a localized string similar to Gets the collection of area borders for the series.. Looks up a localized string similar to Gets the collection of area fills for the series.. Looks up a localized string similar to Gets the collection of bar borders for the series.. Looks up a localized string similar to Gets the collection of bar fills for the series.. Looks up a localized string similar to Gets the collection of bottom bevels for the series.. Looks up a localized string similar to Gets the collection of category names for the series.. Looks up a localized string similar to Gets the collection of close values for the series.. Looks up a localized string similar to Gets the collection of down borders for the series.. Looks up a localized string similar to Gets the collection of down fills for the series.. Looks up a localized string similar to Gets the collection of down lines for the series.. Looks up a localized string similar to Gets the collection of high values for the series.. Looks up a localized string similar to Gets or sets the border around the data labels. Looks up a localized string similar to Gets or sets whether the category name in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the close value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the high value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the low value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the open value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the series name in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the size value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the x value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the y value in displayed in the labels.. Looks up a localized string similar to Gets or sets whether the z value in displayed in the labels.. Looks up a localized string similar to Gets or sets the fill of the background of the data labels.. Looks up a localized string similar to Gets or sets the number format for labels. Looks up a localized string similar to Gets or sets the text used to separate the contents of a label.. Looks up a localized string similar to Gets or sets the fill of the text of the data labels.. Looks up a localized string similar to Gets or sets the font of the text of the data labels.. Looks up a localized string similar to Gets or sets whether the data labels are visible.. Looks up a localized string similar to Gets the collection of line borders for the series.. Looks up a localized string similar to Gets the collection of line fills for the series.. Looks up a localized string similar to Gets the collection of lines for the series.. Looks up a localized string similar to Gets the collection of low values for the series.. Looks up a localized string similar to Gets the collection of negative borders for the series.. Looks up a localized string similar to Gets the collection of negative fills for the series.. Looks up a localized string similar to Gets the collection of open values for the series.. Looks up a localized string similar to Gets the collection of pie borders for the series.. Looks up a localized string similar to Gets the collection of pie detachments for the series.. Looks up a localized string similar to Gets the collection of pie fills for the series.. Looks up a localized string similar to Gets the collection of point borders for the series.. Looks up a localized string similar to Gets the collection of point fills for the series.. Looks up a localized string similar to Gets the collection of point markers for the series.. Looks up a localized string similar to Gets the collection of positve borders for the series.. Looks up a localized string similar to Gets the collection of positive fills for the series.. Looks up a localized string similar to Gets or sets the name of the series.. Looks up a localized string similar to Gets or sets the field in the data source that stores the series name.. Looks up a localized string similar to Gets or sets the data source for the series name.. Looks up a localized string similar to Gets the collection of size values for the series.. Looks up a localized string similar to Gets the collection of top bevels for the series.. Looks up a localized string similar to Gets the collection of up borders for the series.. Looks up a localized string similar to Gets the collection of up fills for the series.. Looks up a localized string similar to Gets the collection of up lines for the series.. Looks up a localized string similar to Gets the collection of values for the series.. Looks up a localized string similar to Gets or sets whether the series is visible.. Looks up a localized string similar to Gets the collection of x values for the series.. Looks up a localized string similar to Gets the collection of y values for the series.. Looks up a localized string similar to Gets the collection of z values for the series.. Looks up a localized string similar to Setting. Looks up a localized string similar to Shape. Looks up a localized string similar to Gets the shape of the marker.. Looks up a localized string similar to Side Wall. Looks up a localized string similar to Gets or sets the left wall.. Looks up a localized string similar to Gets or sets whether data point size values represent area of bubble or width of bubble.. Looks up a localized string similar to Gets or sets whether the line is smoothed (not jagged).. Looks up a localized string similar to Gets the color of this fill.. Looks up a localized string similar to Gets or sets the specular color of the light. Looks up a localized string similar to 100% Stacked Area. Looks up a localized string similar to 100% Stacked Area in 3D. Looks up a localized string similar to 100% Stacked bar. Looks up a localized string similar to 100% Stacked Bar in 3D. Looks up a localized string similar to 100% Stacked Column. Looks up a localized string similar to 100% Stacked Column in 3D. Looks up a localized string similar to 100% Stacked Cylinder. Looks up a localized string similar to 100% Stacked FullCone. Looks up a localized string similar to 100% Stacked FullPyramid. Looks up a localized string similar to 100% Stacked Horizontal Cylinder. Looks up a localized string similar to 100% Stacked Horizontal FullCone. Looks up a localized string similar to 100% Stacked Horzontal FullPyramid. Looks up a localized string similar to 100% Stacked Line. Looks up a localized string similar to Stacked Area. Looks up a localized string similar to Gets the collection area series.. Looks up a localized string similar to Stacked Area in 3D. Looks up a localized string similar to Stacked Bar. Looks up a localized string similar to Gets or sets whether bars are stacked or 100% stacked.. Looks up a localized string similar to Gets the collection of bar series.. Looks up a localized string similar to Stacked Bar in 3D. Looks up a localized string similar to Stacked Column. Looks up a localized string similar to Stacked Column In 3D. Looks up a localized string similar to Stacked Cylinder. Looks up a localized string similar to Stacked FullCone. Looks up a localized string similar to Stacked Full. Looks up a localized string similar to Stacked Horizontal Cylinder. Looks up a localized string similar to Stacked Horizontal FullCone. Looks up a localized string similar to Stacked Horzontal FullPyramid. Looks up a localized string similar to Stacked Line. Looks up a localized string similar to Gets or sets whether the lines are stacked or 100% stacked.. Looks up a localized string similar to Gets the collection of line series.. Looks up a localized string similar to 100% Stacked Line With Markers. Looks up a localized string similar to Stacked Line With Markers. Looks up a localized string similar to Gets or sets whether the points are stacked or 100% stacked.. Looks up a localized string similar to Gets the collection of point series.. Looks up a localized string similar to Gets or sets the angle at which the first pie slice is displayed.. Looks up a localized string similar to Stock. Looks up a localized string similar to Detachment Collection Editor. Looks up a localized string similar to Collection Editor. Looks up a localized string similar to Gets or sets the fill of the stripe.. Looks up a localized string similar to Gets the collection of stripes.. Looks up a localized string similar to Surface. Looks up a localized string similar to Surface Border. Looks up a localized string similar to Surface Fill. Looks up a localized string similar to Gets or sets the fill for the surface.. Looks up a localized string similar to Gets or sets the line for the surface.. Looks up a localized string similar to Gets or sets the total angle of all the pie slices.. Looks up a localized string similar to Text. Looks up a localized string similar to Gets or sets the fill of the text.. Looks up a localized string similar to Text Font. Looks up a localized string similar to Gets or sets the font of the text.. Looks up a localized string similar to Gets or sets the text displayed in the label area.. Looks up a localized string similar to 3D - Setting. Looks up a localized string similar to Gets or sets the position of tick marks relative to data points.. Looks up a localized string similar to Ticks. Looks up a localized string similar to Title. Looks up a localized string similar to Gets or sets the field in the data source that stores the title.. Looks up a localized string similar to Gets or sets the data source for the title.. Looks up a localized string similar to Gets or sets the distance the title is offset.. Looks up a localized string similar to Gets or sets the fill used to draw the axis title.. Looks up a localized string similar to Gets or sets the font of the axis title.. Looks up a localized string similar to Gets or sets whether the axis title is visible.. Looks up a localized string similar to Gets or sets the end value of the stripe.. Looks up a localized string similar to ToolTip. Looks up a localized string similar to Top Bevel. Looks up a localized string similar to Gets or sets the top bevel.. Looks up a localized string similar to Gets the undo manager.. Looks up a localized string similar to Up Border. Looks up a localized string similar to Gets or sets the up border for the series.. Looks up a localized string similar to Up Fill. Looks up a localized string similar to Gets or sets the up fill for the series.. Looks up a localized string similar to Up Line. Looks up a localized string similar to Gets or sets the up line for the series.. Looks up a localized string similar to Gets or sets whether each data point is displayed with a different color.. Looks up a localized string similar to Gets or sets whether the legend items are layed out vertically. Looks up a localized string similar to Gets or sets whether the chart is rendered in 2D or 3D.. Looks up a localized string similar to Gets the border of the wall.. Looks up a localized string similar to Gets the fill of the wall.. Looks up a localized string similar to Gets the visibility of the wall.. Looks up a localized string similar to Gets the width of the wall.. Looks up a localized string similar to The event is raised after chart is painted.. Looks up a localized string similar to Gets or sets the alternate text displayed when the image fails to load.. Looks up a localized string similar to Invalid ChartViewType!. Looks up a localized string similar to Invalid ImageType!. Looks up a localized string similar to Could not get image from image data in Base64 string. Looks up a localized string similar to The event is raised before chart is painted.. Looks up a localized string similar to The event is raised before the control renders the map area to HTML.. Looks up a localized string similar to Gets or sets the height of the Web Chart.. Looks up a localized string similar to Gets or sets the format of the output image. Looks up a localized string similar to Gets or sets the width of the Web Chart.. Looks up a localized string similar to The event raised when the chart image is clicked.. Looks up a localized string similar to HttpHandler. Looks up a localized string similar to Do you want to add HttpHandler to web.config?. Looks up a localized string similar to Gets or sets control DescriptionUrl property.. Looks up a localized string similar to Failed to modify the web.config file. Please modify your web.config file manually to contain the following element in the \"system.web/httpHandlers\" section: <add verb=\"*\" path=\"{0}\" type=\"{1}\" validate=\"false\"/>. Looks up a localized string similar to Failed to parse {0}. Looks up a localized string similar to Can not serialize this type {0}. Looks up a localized string similar to Chart height must be set in pixels.. Looks up a localized string similar to Chart width must be set in pixels.. Looks up a localized string similar to Gets or sets a value indicating whether the control generates an alternate text attribute for an empty string value.. Looks up a localized string similar to Gets or sets the alignment of the image within the text flow.. Looks up a localized string similar to Gets or sets the image render of the chart control. Looks up a localized string similar to Gets a guid that uniquely identifies the chart component.. Looks up a localized string similar to Height must be large than zero.. Looks up a localized string similar to Width must be large than zero.. Looks up a localized string similar to Failed to get HitTest.. Looks up a localized string similar to Failed to rander chart image.. Looks up a localized string similar to Gets or sets control JpegQuality property when the chart image created is Jpeg format.. Looks up a localized string similar to The event raised when a hotspot is clicked.. Looks up a localized string similar to Gets or sets control RenderMapArea property. If the property is false, map area HTML will not be genernated.. Looks up a localized string similar to Gets the width of the line.. Looks up a localized string similar to Gets the collection of x axes.. Looks up a localized string similar to Gets the x-axis.. Looks up a localized string similar to Gets or sets the ID of the x-axis on which the series is plotted.. Looks up a localized string similar to XY. Looks up a localized string similar to XY Line. Looks up a localized string similar to XY Line With Marker. Looks up a localized string similar to XY Point. Looks up a localized string similar to XYZ. Looks up a localized string similar to XYZ Line. Looks up a localized string similar to XYZ Line With Marker. Looks up a localized string similar to XYZ Point. Looks up a localized string similar to Gets the collection of y axes.. Looks up a localized string similar to Gets or sets the ID of the y-axis on which the series is plotted.. Looks up a localized string similar to Gets of sets whether the plot is vertical or horizontal.. Looks up a localized string similar to Gets the collection of z axies.. Looks up a localized string similar to Gets the z-axis.. Looks up a localized string similar to Gets or sets the ID of the z-axis on which the series is plotted.. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to $. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to (0-3). Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to OK. Looks up a localized string similar to Cancel. Looks up a localized string similar to Gets or sets the storage mode of saving chart image in memory.. Looks up a localized string similar to Gets or sets a key to access session or cache to get chart image stored.. Looks up a localized string similar to Gets or sets the value whether to keep the chart image in session or cache.. Looks up a localized string similar to Gets or sets the path and filename of the image file to be generated. . Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Axis Dialog for setting properties of an Axis in ChartControl This is the template Form for all other setting forms Constructor of FpChart Base dialog Constructor of FpChart Base dialog Removes the event listeners attached to ChartModel object Attaches the event listeners to ChartModel object Initializes form elements Processes changes according to ChartModel changes Processes the property selected changed event EventArgs Installs event listeners when the form first loaded Removes event listeners when the form closed Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Chart Model to be edited View Type of Chart Model, 2D or 3D Constructor of FormatAxis dialog ChartModel to format ViewType of ChartModel Axis in ChartModel to format Attaches event listeners Processes changes when Chart Model changed Removes event listeners Processes the property selected changed event EventArgs Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Axis Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Axis Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Axis Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Font Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Axis Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set Axis Dialog for setting properties of ChartArea in ChartControl Constructor of FormatChartArea dialog ChartModel to format ViewType of ChartModel Processes changes when chart model changed Processes the property selected changed event EventArgs Dialog for setting properties of DataLabel in ChartControl Constructor of FormatDataLabel dialog ChartModel to format ViewType of ChartModel Series in ChartModel to format Attaches event listeners Removes event listeners Processes changes when Chart Model changed Processes the property selected changed event EventArgs Localize GUI strings of this instance Constructor of GeneralSeriesControl Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or Set series of chartControl Dialog for setting properties of DataPoint in ChartControl Constructor of FormatDataPoint dialog ChartModel to format ViewType of ChartModel Series in ChartModel to format Index of point in the Series Initializes form elements Processes the property selected changed event EventArgs Attaches event listeners Removes event listeners Processes changes when Chart Model changed constructor of PieDetachmentControls Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event for PieDetachmentControl changed Get and set index of dataPoint Get and set PieSeries that contains dataPoint Dialog for setting properties of LabelArea in ChartControl Constructor of FormatLabelArea dialog ChartModel to format ViewType of ChartModel LabelArea in ChartModel to format Attaches event listeners to its container object Removes event listener Initializes form elements Proccesses the property selected changed event EventArgs Constructor of TextControl Localize GUI strings of this instance Initialize the formatting properties Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when LabelAppearanceControl changed Get Text Font of Label Area Get Text of Label Area Get Text Fill of Label Area Constructor of AppearanceControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when AppearanceControl changed Get or set LegendArea Dialog for setting properties of LegendArea in ChartControl Constructor of FormatLegendArea dialog ChartModel to format ViewType of ChartModel LegendArea in ChartModel to format Attaches event listeners Removes event listeners Processes the property selected changed event EventArgs Dialog for setting properties of PlotArea in ChartControl Constructor of FormatPlotArea dialog ChartModel to format ViewType of ChartModel PlotArea in ChartModel to format Attaches event listerns on collectin changed and object changed Removes event listeners Initalizes form elements Processes the property selected changed event EventArgs Processes Windows messages. The Windows to process. Return the Distance of X condition when redraw. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Constructor of SettingControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. event when SettingControl changed Get or set headerText of SettingControl Get or set PlotArea Get or set Chartviewtype Constructor of ThreeDSettingControl Localize GUI strings of this instance Set value for all control from current plotArea. Set visible for Projection Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when ThreeSettingControl changed Get or set PlotArea Constructor of WallControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when WallControl changed Get or Set Wall Constructor of GeneralSeriesControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or Set series of chartControl Constructor of CompositeSeriesControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or set ChartViewType or chartControl Get or Set series of chartControl Constructor of DropLinesControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when BevelControl changed Get or set DropLines Dialog for setting properties of series in ChartControl Constructor of FormatSeries dialog ChartModel to format ViewType of ChartModel Series in ChartModel to format Constructor of FormatSeries dialog with compositeSeries ChartModel to format ViewType of ChartModel CompositeSeries in ChartModel to format Series in CompositeSeries to format Processes the property selected changed event EventArgs Initializes form elements Attaches event listeners Removes event listeners Processes changes when Chart Model changed Constructor of GeneralSeriesControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when GeneralSeriesControl changed Get or Set series of chartControl Raises the MouseLeave event Processes Windows messages. Preprocesses keyboard or input messages within the message loop before they are dispatched. Raises the LostFocus event Raises the GotFocus event Drawing group header Gets or sets the font of the header text Gets or sets the color of the header text Gets or sets the color of the header backColor Get or set the imageList for listview Dialog for inserting the predefined ChartType in ChartControl InsertChart constructor Processes MouseWheel outside the area of ListViewChartType Set the previous Selected item for listview on right side Return the model name defined in the xml the ChartViewType of FpChart the PlotArea of FpChart the series of FpChart Get ChartModel from default configuration file according to specified chart type. Specified ChartType by which to find Chart ChartModel found ChartViewType of ChartModel found Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. ChartModel is read-only property, returned by the InsertChart dialog. Get or set name of config file xml get or set the selected model name Get the chartviewtype of chart There're all predefined ChartType predefined ClusteredColumnChart predefined StackedColumnChart predefined Stacked100ColumnChart predefined HighLowColumnChart predefined ClusteredColumnIn3DChart predefined StackedColumnIn3DChart predefined Stacked100ColumnIn3DChart predefined ColumnIn3DChart predefined HighLowBarIn3DChart predefined HighLowColumnIn3DChart predefined ClusteredCylinderChart predefined StackedCylinderChart predefined Stacked100CylinderChart predefined CylinderIn3DChart predefined HighLowCylinderChart predefined ClusteredFullConeChart predefined StackedFullConeChart predefined Stacked100FullConeChart predefined FullConeIn3DChart predefined HighLowFullConeChart predefined ClusteredFullPyramidChart predefined StackedFullPyramidChart predefined Stacked100FullPyramidChart predefined FullPyramidIn3DChart predefined HighLowFullPyramidChart predefined LineIn2DChart predefined StackedLineChart predefined Stacked100LineChart predefined LineWithMarkersChart predefined StackedLineWithMarkersChart predefined Stacked100LineWithMarkersChart predefined LineIn3DChart predefined PieIn2DChart predefined PieIn3DChart predefined ExplodedPieIn2DChart predefined ExplodedPieIn3DChart predefined ClusteredBarChart predefined StackedBarChart predefined Stacked100BarChart predefined HighLowBarChart predefined ClusteredBarIn3DChart predefined StackedBarIn3DChart predefined Stacked100BarIn3DChart predefined ClusteredHorizontalCylinderChart predefined StackedHorizontalCylinderChart predefined Stacked100HorizontalCylinderChart predefined HighLowBarCylinderChart predefined ClusteredHorizontalFullConeChart predefined StackedHorizontalFullConeChart predefined Stacked100HorizontalFullConeChart predefined HighLowBarFullConeChart predefined ClusteredHorizontalFullPyramidChart predefined StackedHorizontalFullPyramidChart predefined Stacked100HorizontalFullPyramidChart predefined HighLowBarFullPyramidChart predefined AreaIn2DChart predefined StackedAreaChart predefined Stacked100AreaChart predefined HighLowAreaChart predefined AreaIn3DChart predefined StackedAreaIn3DChart predefined Stacked100AreaIn3DChart predefined HighLowAreaIn3DChart predefined XYPointChart predefined XYLineChart predefined XYLineWithMarkerChart predefined XYBubbleIn2DChart predefined XYBubbleIn3DChart predefined HighLowCloseChart predefined OpenHighLowCloseChart predefined CandlestickChart predefined XYZLineChart predefined XYZPointChart predefined XYZLineWithMarkerChart predefined XYZSurfaceChart predefined DoughnutChart predefined ExplodedDoughnutChart predefined RadarLineChart predefined RadarPointChart predefined RadarLineWithMarkerChart predefined RadarAreaChart predefined PolarLineChart predefined PolarPointChart predefined PolarLineWithMarkerChart predefined PolarAreaChart set HideAfter time. Hiding tooltip show tooltip show tooltip at (x,y) Processes Windows messages. dispose tooltip Gets or sets the font of the text Gets or sets the color of the text Gets or sets the gradientcolor1 of the backColor Gets or sets the gradientcolor2 of the backColor get the showing value Get or set the width of tooltip Get or set the height of tooltip Get or set the life time of tooltip Get or set the text of tooltip Constructor of BevelControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when BevelControl changed Get or set Bevel Constructor of BorderControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when BorderControl changed Get or set LineBorder Get or set HeaderText Constructor of FillControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when FillControl changed Get or set font of HeaderText Get or set HeaderText Get or set Fill of this control ColorButton constructor OnClick override Get the Color of Button Processes Windows messages. The Windows to process. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the LostFocus event Raises the GotFocus event Raises the SelectedIndexChanged event Raises the MouseLeave event Raises the MouseMove event Raises the OnPaint event Processes a dialog key. Processes a key message. Raises the KeyDown event. Drawing items for listBox set height for item set color from base color with alpha Check all listView items have to drawing icon or not Get or set the imagelist for lisbox Gets or sets the font of the text Gets or sets the color of the text Get or set drawing mode for the control Get or set method in which items are selected in ListBox Get or set the zero-base index of currently selected item in listbox Constructor of MarkerControl Localize GUI strings of this instance Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event when MarkerControl changed Get or set Marker Specifies the window position, flags for WINDOWPOS structure. Draws a frame (defined in the window's class description) around the window. Sends a WM_NCCALCSIZE message to the window, even if the window's size is not being changed. If this flag is not specified, WM_NCCALCSIZE is sent only when the window's size is being changed. Hides the window. Does not activate the window. If this flag is not set, the window is activated and moved to the top of either the topmost or non-topmost group (depending on the setting of the hwndInsertAfter member). Discards the entire contents of the client area. If this flag is not specified, the valid contents of the client area are saved and copied back into the client area after the window is sized or repositioned. Retains the current position (ignores the x and y parameters). Does not change the owner window's position in the Z order. Does not redraw changes. If this flag is set, no repainting of any kind occurs. This applies to the client area, the nonclient area (including the title bar and scroll bars), and any part of the parent window uncovered as a result of the window being moved. When this flag is set, the application must explicitly invalidate or redraw any parts of the window and parent window that need redrawing. Same as the SWP_NOOWNERZORDER flag. Prevents the window from receiving the WM_WINDOWPOSCHANGING message. Retains the current size (ignores the cx and cy parameters). Retains the current Z order (ignores the hwndInsertAfter parameter). Displays the window. Values to pass to the GetDCEx method. DCX_WINDOW: Returns a DC that corresponds to the window rectangle rather than the client rectangle. DCX_CACHE: Returns a DC from the cache, rather than the OWNDC or CLASSDC window. Essentially overrides CS_OWNDC and CS_CLASSDC. DCX_NORESETATTRS: Does not reset the attributes of this DC to the default attributes when this DC is released. DCX_CLIPCHILDREN: Excludes the visible regions of all child windows below the window identified by hWnd. DCX_CLIPSIBLINGS: Excludes the visible regions of all sibling windows above the window identified by hWnd. DCX_PARENTCLIP: Uses the visible region of the parent window. The parent's WS_CLIPCHILDREN and CS_PARENTDC style bits are ignored. The origin is set to the upper-left corner of the window identified by hWnd. DCX_EXCLUDERGN: The clipping region identified by hrgnClip is excluded from the visible region of the returned DC. DCX_INTERSECTRGN: The clipping region identified by hrgnClip is intersected with the visible region of the returned DC. DCX_EXCLUDEUPDATE: Unknown...Undocumented DCX_INTERSECTUPDATE: Unknown...Undocumented DCX_LOCKWINDOWUPDATE: Allows drawing even if there is a LockWindowUpdate call in effect that would otherwise exclude this window. Used for drawing during tracking. DCX_VALIDATE When specified with DCX_INTERSECTUPDATE, causes the DC to be completely validated. Using this function with both DCX_INTERSECTUPDATE and DCX_VALIDATE is identical to using the BeginPaint function. Flags for TRACKMOUSEEVENT structure RedrawWindow() flags Causes the window to receive a WM_ERASEBKGND message when the window is repainted. The RDW_INVALIDATE flag must also be specified; otherwise, RDW_ERASE has no effect. Causes any part of the nonclient area of the window that intersects the update region to receive a WM_NCPAINT message. The RDW_INVALIDATE flag must also be specified; otherwise, RDW_FRAME has no effect. The WM_NCPAINT message is typically not sent during the execution of RedrawWindow unless either RDW_UPDATENOW or RDW_ERASENOW is specified. Causes a WM_PAINT message to be posted to the window regardless of whether any portion of the window is invalid. Invalidates lprcUpdate or hrgnUpdate (only one may be non-NULL). If both are NULL, the entire window is invalidated. Suppresses any pending WM_ERASEBKGND messages. Suppresses any pending WM_NCPAINT messages. This flag must be used with RDW_VALIDATE and is typically used with RDW_NOCHILDREN. RDW_NOFRAME should be used with care, as it could cause parts of a window to be painted improperly. Suppresses any pending internal WM_PAINT messages. This flag does not affect WM_PAINT messages resulting from a non-NULL update area. Validates lprcUpdate or hrgnUpdate (only one may be non-NULL). If both are NULL, the entire window is validated. This flag does not affect internal WM_PAINT messages Causes the affected windows (as specified by the RDW_ALLCHILDREN and RDW_NOCHILDREN flags) to receive WM_NCPAINT and WM_ERASEBKGND messages, if necessary, before the function returns. WM_PAINT messages are received at the ordinary time. Causes the affected windows (as specified by the RDW_ALLCHILDREN and RDW_NOCHILDREN flags) to receive WM_NCPAINT, WM_ERASEBKGND, and WM_PAINT messages, if necessary, before the function returns. Includes child windows, if any, in the repainting operation. Excludes child windows, if any, from the repainting operation. Contains the new coordinates of a window that has been moved or resized, that is, it is the proposed new window coordinates. Contains the coordinates of the window before it was moved or resized. Contains the coordinates of the window's client area before the window was moved or resized. Pointer to a WINDOWPOS structure that contains the size and position values specified in the operation that moved or resized the window. Represents a view of a chart model using either GDI (2D) or OpenGL (3D) rendering. Initializes a new instance of the class. Sets control styles settings for respective ViewType 2D and 3D Handles the Changed event of the model control. The source of the event. The instance containing the event data. Destroys the handle associated with the control. Processes Windows messages. The Windows to process. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Processes a dialog key. One of the values that represents the key to process. true if the key was processed by the control; otherwise, false. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Releases referencing resources before being destroyed Returns the object at the specified location. The x coordinate. The y coordinate. Returns hit test objects, could be a plot area, label area, legend area, series or grip hit test. Sets position of newly pasted object according to its original object Routes the appropriated key up: Shift or Ctrl key up Processes moving and dragging while holding SHIFT or CTRL key Routes the appropriated key down: Esc or Del or Ctrl+C or Ctrl+V or Ctrl+X or Shift|Ctrl key down Cuts the current selected object and saves it to ClipBoard Gets the object from ClipBoard and construct the object into chart Gets layout rectangle of the input object relative to control rectangle area object to get layout notify if layout found layout rectangle Saves the selected object into ClipBoard Moves the selected object using arrow keys Processes the same skeleton for every action which supports undo/redo Removes the selected object from chart Calculates the bounds rectangle while moving Calculate the bounds rectangle while resizing Determines the selected object arcording to hit test result Mouse Event Args Hit Test Result Drag Direction Called when selection changed. The instance containing the event data. Raises the performing action events, such as move, resize, delete, cut and paste. The instance containing the event data. The actual types of the event could be , , , , . Raises the action done events, such as move, resize, delete, cut and paste. The instance containing the event data. Saves to a template which contain a chart model and chart view type in the specified stream. The stream to save the template. Loads from a template which contain a chart model and chart view type in the specified stream.. The stream which contain the template. This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the to the class. An that describes the XML representation of the object that is produced by the method and consumed by the method. Generates an object from its XML representation. The stream from which the object is deserialized. Converts an object into its XML representation. The stream to which the object is serialized. Raises the Paint event. Contains event data. Renders the chart's image to a bitmap and return this bitmap. The bitmap of the control. Renders the chart to a graphic. A Graphics object that is associated with a specific device context. A ChartModel object. Specifies the location and size. Specifies whether selection is rendered or not. Serializes appropriated properties SerializationInfo object StreamingContext object Internal use only. Internal use only. Gets the version information about the component. Gets or sets the chart model. value is null. Gets or sets whether the chart is rendered in 2D or 3D. Gets the required creation parameters when the control handle is created. Gets the default size of the component. Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. true if the surface of the control should be drawn using double buffering; otherwise, false. The FpChart control cannot use double buffer in 3D view. So user should not set this property to true when using 3D view. Gets or sets a value indicating whether the grip has 3D style or flat style Gets or sets a value indicating whether to enable the selection of plot area, legend area, label area or series. Users can perform actions such as move, resize, copy, cut, paste, delete with the selected object. Gets or sets the selected object. Could be a plot area, legend area, label area or series info. Occurs when the selection changed. Occurs when on performing actions such as move, resize, delete, cut and paste. Occurs when on actions done such as move, resize, delete, cut and paste. Gets or sets a value indicating whether to allow undo and redo. If not enabled, no action will be added to undo list of the undo manager. Gets the undo manager which can be used to manage undo and redo actions. Indicates whether view rendered is 2D or 3D. View is rendered in 2D. View is rendered in 3D. Event argument for move or resize action.Users can cancel this actions. Initializes a new instance of the class. The rectangle which specifies the new location. Gets the rectangle which specifies the new location. The rectangle which specifies the new location. Event argument for delete action. Users can cancel this actions. Initializes a new instance of the class. The object to be deleted. Gets the object which to be deleted, can be a plot area, legend area, label area or a series info. The object to be deleted. Event argument for clip board paste action. Users can cancel this action. Initializes a new instance of the class. The object to be pasted. Gets the object to be pasted, can be a plot area, legend area, label area or a series info. The object to be pasted. Event argument for cut action. Users can cancel this action. Initializes a new instance of the class. The object to be cut. Gets the object to be cut, can be a plot area, legend area, label area or a series info. The object to be cut. Initialize data for chart model. Device driver version Device classification Horizontal size in millimeters Vertical size in millimeters Horizontal width in pixels Vertical height in pixels Number of bits per pixel Number of planes Number of brushes the device has Number of pens the device has Number of markers the device has Number of fonts the device has Number of colors the device supports Size required for device descriptor Curve capabilities Line capabilities Polygonal capabilities Text capabilities Clipping capabilities Bitblt capabilities Length of the X leg Length of the Y leg Length of the hypotenuse Shading and Blending caps Logical pixels inch in X Logical pixels inch in Y Number of entries in physical palette Number of reserved entries in palette Actual color resolution Physical Width in device units Physical Height in device units Physical Printable Area x margin Physical Printable Area y margin Scaling factor x Scaling factor y Current vertical refresh rate of the display device (for displays only) in Hz Horizontal width of entire desktop in pixels Vertical height of entire desktop in pixels Preferred blt alignment Draws sub areas in a area chart type Graphics Point array Gets or sets the drag direction. Drag direction No dragging Left handle Right handle Top handle Bottom handle Top left handle Top right handle Bottom left handle Bottom right handle Move handle This class represent infomation to identify a series used in selection. Initializes a new instance of the class. The plot area. The series group. The series. Index of the point. Initializes a new instance of the class. The hit test. Determines whether the specified is equal to the current . The to compare with the current . true if the specified is equal to the current ; otherwise, false. The parameter is null. Serves as a hash function for a particular type. A hash code for the current . Gets the series. The series. Gets the plot area. The plot area. Gets the series group. The series group. Gets the index of the point. If -1 means all data points are selected. The index of the point. Gets the index of the series in its parent collection Gets the index of series group, is -1 when series group is null Gets the actual series which being processed Represent hit test info returned by grip renderer Initializes a new instance of the class. The direction. Initializes a new instance of the class. The series hit test. Gets the series hit test according to clicked series handle. If SeriesHit is not null, the Direction will always be None. The series hit test. Gets the direction.The direction will be None if the series handle is visible (the SeriesHit is not null). And when the direction is not None, the SeriesHit will be null. The direction. Represents a designtime license. Creates a new designtime license. Type Frees up resources. Gets a license key. Represents a FarPoint Chart runtime license. Creates a new runtime license of the specified type. Type Frees up resources. Gets the license key. Represents the license provider for Software Secure. Creates a new license provider for Software Secure. Gets the licence. License context Type Instance Whether to allow exceptions Abstract class used to implemented actions. Invoked when an action occurs. Object on which the action occurred Represents the actions in the component for which the user can perform an undo or redo. Saves undo state information. Boolean: true if successful; false otherwise Undoes the action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Performs the undo action. The sender. If sender is a FpChart object, it will be used to fire events during the operation. Performs the undo action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Represents the event data for the undo and redo events handled by the undo manager. Initializes a new instance of the class. The action. Gets the undo action which has just completed. Represents the event data for the undo and redo events handled by the undo manager. Initializes a new instance of the class. The action. Gets the undo action which has just completed. Represents a defined method that handles the undo and redo events from the undo manager. UndoManager Undo or redo event data Represents a defined method that handles the undo and redo events from the undo manager. UndoManager Undo or redo event data Represents the manager of the undo actions for the FpChart component. Specifies the undo stack (last element is on top). Specifies the redo stack (last element is on top). Specifies the maximum number of UndoAction objects to keep on the undo or redo stacks. Fpchart control which can be used to fire events when executing actions. Specifies whether an action is in progress (to prevent recursion). Creates a new undo action manager. The FpChart control. Length of the maximum number of actions allowed to be undo. Undoes the last action done with PerformUndoAction and adds it to the redo list. Boolean: true if successful; false otherwise Undoes the specified number of actions and adds them to the redo list. Number of actions to undo, or -1 to undo all actions Boolean: true if successful; false otherwise Undoes all actions in the undo stack up to and including the specified action and adds it to the redo list. UndoAction to undo Boolean: true if successful; false otherwise Redoes the last action undone with Undo and adds it to the undo list. Boolean: true if successful; false otherwise Redoes the specified number of actions and adds them to the undo list. Number of actions to redo, or -1 to redo all pending actions Boolean: true if successful; false otherwise Redoes all actions in the redo stack up to and including the specified action and adds it to the undo list. The action. True if successful Performs the specified action (it can then be undone with Undo). UndoAction Boolean: true if successful; false otherwise Pops the top action from the undo stack. UndoAction Pushes the specified action onto the undo stack. Undo action True to clear the redo stack (action is being performed), false otherwise (action is being undone) Pushes the specified action onto the redo stack. UndoAction Pops the top action from the redo stack. UndoAction Clears out current Undo and Redo stacks Gets whether Undo manager can undo an action, which depends on undo list is empty or not. Gets whether Redo manager can redo an action, which depends on redo list is empty or not. Occurs when the undo or redo action is complete. Occurs when the undo action is complete. Occurs when the redo action is complete. Occurs when the undo or redo action is performing, users can cancel this action. Actions are cancelled are not added to the undo list. Occurs when the undo action is performing, user can cancel this undo action. Cancelled undo action are not added to redo list and are not removed from undo list. Occurs when the redo action is performing, user can cancel this redo action. Cancelled redo action are not added to undo list and are not removed from redo list. Represents an undo action for moving or resizing an object. Object could be a label, legend or plot area. A variable to store old location. A variable to store new location. A variable to store old size. A variable to store new size. The object to be resizedor moved. Initializes a new instance of the class. The object. The new size. The new location. Saves undo state information. Boolean: true if successful; false otherwise Undoes the action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Performs the undo action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Represents an undo action for deleting an object. Object could be a label, legend, plot area or seriesInfo Reference to the chart model from which the object is deleted. The object to be deleted. The index of the object in its collection. It is used to restore the object to correct index in its collection. Initializes a new instance of the class. The chart model. The selected object to be deleted. Saves undo state information. Boolean: true if successful; false otherwise Performs the undo action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Undoes the action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Gets the object which is deleted. The object deleted. Gets the index of the object in its collection. It is used to restore the object to correct index in its collection. The index. Represents an undo action for pasting an object from clipboard. Object could be a label area, legend area, plot area or series info. The chart model to which the object is pasted to. The object to paste. Initializes a new instance of the class. The chart model. The object to paste. Saves undo state information. Boolean: true if successful; false otherwise Undoes the action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Performs the undo action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation. Gets the object to paste. The object could be a label area, legend area, plot area or series info. The pasting object. Represents an undo action for cutting an object to clipboard. Object could be a label area, legend area, plot area or series info. Initializes a new instance of the class. The chart model. The selected object to be cut. Undoes the action. The sender. Boolean: true if successful; false otherwise If sender is a FpChart object, it will be used to fire events during the operation.