Represents a single graph in Column/Bar Chart
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class ColumnChartGraph : DataBoundControl |
| Visual Basic (Declaration) |
|---|
Public Class ColumnChartGraph _ Inherits DataBoundControl |
| Visual C++ |
|---|
public ref class ColumnChartGraph : public DataBoundControl |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
am.Charts..::.ColumnChartGraph
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
am.Charts..::.ColumnChartGraph