The SeriesView type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Creates an object copy. | |
CreateElements | Creates elements representing a chart. | |
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetBounds | Returns chart bounds for the axis of the specified type. | |
GetChartAreaPalette | Returns palette specified in the ChartArea. | |
GetCurrentElementIndex | Returns index of the current series. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLabelPosition | Returns the center of the mark with the specified value. | |
GetNextElementIndex | Returns index of the next series. | |
GetNotPaintedSeries | Returns the array of unpainted series of the specified type. | |
GetPaletteColor | Returns the Color specified in the palette. | |
GetPaletteFill | Returns the Fill specified in the palette. | |
GetPaletteStroke | Returns the Stroke specified in the palette. | |
GetSeries | Overloaded. | |
GetSeriesValueType | Returns the type of the series values. | |
GetSideIndent | Gets indents on the scale. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValuePosition | Returns a point that corresponds to the specified value. | |
IsValidSeries | Returns a value that indicates that the series can be painted with the help of the specified SeriesView. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnSeriesViewChanged | Raises the SeriesViewChanged event. | |
PaintLegendBadge | Paints a legend badge for the series. | |
PaintLegendBadgeToImage | Paints a legend badge for the series to a specified image. | |
PaintLegendValueBadge | Paints a legend badge for the series value. | |
PaintLegendValueBadgeToImage | Paints a legend badge for the series value to specified image. | |
ResetElementIndex | Resets index of the series. | |
ToString | (Inherited from Object.) |