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


Enterprise Edition Only Feature. Inserts a FinancialMarker object at the specified location into the financial markers collection.

Overload List

Overload Description
Insert(Int32,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 with this definition.
Inserts a Financial Marker to the collection  
Insert(Int32,FinancialMarkerType,Int32,Int32,Int32,Int32,Color,Int32)

Enterprise Edition Only Feature. Call this method to display a financial marker for a series. Line properties and the Y-values used are specified with this definition.


Inserts a Financial Marker to the collection  
Insert(Int32,FinancialMarkerType,Int32,Int32,Int32,Int32)

Enterprise Edition Only Feature. Call this method to display a financial marker for a series. The Y-values used are specified with this definition.


Inserts a Financial Marker to the collection  
Insert(Int32,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.


Inserts a Financial Marker to the collection  
Insert(Int32,FinancialMarker)

Enterprise Edition Only Feature. Inserts a financial marker into the given location of the collection.


Inserts a Financial Marker item to the collection  
Insert(Int32,Object)

Enterprise Edition Only Feature. Inserts an object into the given location of the collection.


Inserts 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.