Series Constructor | Overloaded. |
Background | Gets or sets the background object used to fill a gauge face or radar associated with this series. |
CommandTimeout | Gets or sets the wait time before terminating the attempt to execute a command and generating an error. |
ConnectionString | Sets the database connection string used when dynamically obtaining charting data from a SQL statement. |
Data | Gets or sets data from a DataTable, DataView, OleDbDataReader, SqlDataReader, IDataReader, XML file, or dataset. |
DataFields | Gets or sets a value that specifies the 'database column' to 'chart data' relationship. |
DefaultElement | Gets or sets the an Element object whose properties will trickle to all elements within this series. |
Element | Gets or sets an Element object which facilitates a shortcut for adding elements to the chart. |
Elements | Gets or sets a collection of Element objects associated with this series. |
EmptyElement | Gets or sets an EmptyElement object associated with this series. |
EndDate | The ending date used with P to query filtered data from a database. |
HatchStylePalette | Gets or sets the hatch style palette used be the P of this series. |
HatchStylePaletteName | Gets or sets a Palette boolean which indicates which static palette will be used be the P of this series. Note If used, legend behavior will be different. |
LegendEntry | Gets or sets the legend entry properties of this series. |
Limit | Gets or sets the limit number of elements returned for this series when data is generated. |
LimitMode | Determine the type of limitation for Limit and SplitByLimit properties. Default is Top. |
Line | Gets or sets the line properties of this series. |
Name | Gets or sets the name of this series. |
OtherElementText | Controls the label used for the aggregated datapoint / series created when using Limit or SplitByLimit and setting ShowOther to true. |
Palette | Gets or sets the palette which will be used be the P of this series. Note If used, legend behavior will be different. |
PaletteName | Gets or sets a Palette boolean which indicates which static palette will be used be the P of this series. Note If used, legend behavior will be different. |
ParameterCollection | Gets or sets a collection of T objects used in conjunction with P |
Position | Gets or sets the position of this series in relation to other series when the chart is drawn. |
ShowOther | This property controls if the additional series not shown due to the use of P, or the additional elements not shown due to the use of Limit are aggregated into a single series / element and graphed alongside the top x series / elements. |
SplitByLimit | Gets or sets the number of series created using SplitBy. |
SqlStatement | The SQL statement used to obtain the charting data. |
StartDate | The starting date used with P to query filtered data from a database. |
StoredProcedure | This property accepts the name of a stored procedure to be used in place of the P property in order to obtain data for the chart. |
Type | Gets or sets the type of this series. |
Visible | Gets or sets a value which indicates whether the series is visible. |
XAxis | Gets or sets the x axis for this series. |
YAxis | Gets or sets the y axis for this series. |
AddParameter | Adds a stored procedure when to use in conjunction with P. |
Calculate | Performs a T on current instance of this series. |
![]() op_Addition | Overloaded. |
![]() op_Division | Overloaded. |
![]() op_Multiply | Overloaded. |
![]() op_Subtraction | Overloaded. |
Sort | Overloaded. |
Trim | Overloaded. |
Series Class | dotnetCHARTING Namespace
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.