Dundas Chart for ASP.NET
Add Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > FinancialMarkersCollection Class : Add Method


Enterprise Edition Only Feature. Appends a FinancialMarker object to the end of the financial markers collection.

Overload List

Overload Description
Add(FinancialMarkerType,Int32,Int32,Int32,Int32,Color,Int32,Color,Font) Enterprise Edition Only Feature. 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)

Enterprise Edition Only Feature. Call this method to display a financial marker for a series. Text properties are not specified using this definition.


Adds a Financial Marker item to the collection  
Add(FinancialMarkerType,Int32,Int32,Int32,Int32)

Enterprise Edition Only Feature. Call this method to display a financial marker for a series. Line properties and text properties are not specified using this definition.


Adds a Financial Marker item to the collection  
Add(FinancialMarkerType,Int32,Int32) Enterprise Edition Only Feature. 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) Enterprise Edition Only Feature. Used to add an object to a collection.
Adds a Financial Marker item to the collection  

Requirements

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

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.