Appends a FinancialMarker object to the end of the financial markers collection.
| Overload | Description |
|---|---|
| Add(FinancialMarkerType,Int32,Int32,Int32,Int32,Color,Int32,Color,Font) | Call this method to display a financial marker for a series. Line properties, text properties and the Y-values used are specified using this definition.Add Financial Marker item to the collection |
| Add(FinancialMarkerType,Int32,Int32,Int32,Int32,Color,Int32) |
Adds a Financial Marker item to the collection |
| Add(FinancialMarkerType,Int32,Int32,Int32,Int32) |
Adds a Financial Marker item to the collection |
| Add(FinancialMarkerType,Int32,Int32) | Call this method to display a financial marker for a series. Line properties, text properties and Y-values are not specified using this definition.Adds a Financial Marker item to the collection |
| Add(Object) | Used to add an object to a collection.Adds a Financial Marker item to the collection |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Call this method to display a financial marker for a series. Line properties, text properties and the Y-values used are specified using this definition.