Dundas Chart for ASP.NET
Chart Property
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > ChartToolbar Class : Chart Property


Defines a Chart object to associate with the toolbar.
Gets or sets the associated Chart object.

Syntax

Visual Basic (Declaration)  
Public Overridable Property Chart As Chart
Visual Basic (Usage) Copy Code
Dim instance As ChartToolbar
Dim value As Chart
 
instance.Chart = value
 
value = instance.Chart
C#  
public virtual Chart Chart {get; set;}

Return Value

An Chart object.

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

Reference

ChartToolbar Class
ChartToolbar Members
Chart Property

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