Membri ChartDerivedSeries
Represents a derived series which is calculated from a formula applied to another series.
Il tipo ChartDerivedSeries espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_instance | Infrastruttura. (Ereditato da ChartObjectCollectionItem< (Of < ( <'T> ) > ) >). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DerivedSeriesFormula | Formula to apply to the data values from the source series. |
![]() |
FormulaParameters | Gets the parameters for the DerivedSeriesFormula. |
![]() |
Series | Gets the derived series. |
![]() |
SourceChartSeriesName | Name of the series from which to derive. |
In alto
Vedere anche