Table of Contents

Class BarChart

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class BarChart : Control, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IHasText
Inheritance
BarChart
Implements
Inherited Members

Constructors

BarChart()

public BarChart()

Properties

Color

public string Color { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string

Width

public int Width { get; set; }

Property Value

int

Methods

Render(HtmlTextWriter)

protected override void Render(HtmlTextWriter writer)

Parameters

writer HtmlTextWriter