| C1.Web.Mvc Namespace : FlexChartBase<T> Class | 
The following tables list the members exposed by FlexChartBase<T>.
| Name | Description | |
|---|---|---|
![]()  | Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) | 
![]()  | CssClass | Gets or sets the css class of the control. (Inherited from C1.Web.Mvc.Control) | 
![]()  | CssStyles | Gets the CSS styles. (Inherited from C1.Web.Mvc.Control) | 
![]()  | Extenders | Gets the extender collection. | 
![]()  | Footer | Gets or sets the text displayed in the chart footer. | 
![]()  | FooterStyle | Get or set the style of FooterStyle. | 
![]()  | Header | Gets or sets the text displayed in the chart header. | 
![]()  | HeaderStyle | Get or set the style of Header element. | 
![]()  | Height | Gets or sets the height of the control. (Inherited from C1.Web.Mvc.Control) | 
![]()  | HtmlAttributes | Gets the HTML attributes. (Inherited from C1.Web.Mvc.Control) | 
![]()  | Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) | 
![]()  | IsDisabled | Gets or sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Control) | 
![]()  | IsTemplate | Gets or sets a boolean value which indicates whether transfer this control to template mode. (Inherited from C1.Web.Mvc.Control) | 
![]()  | ItemFormatter | Gets or sets the name of the item formatter function that allows you to customize the appearance of data points. | 
![]()  | ItemsSource | Gets ItemsSource settings. (Inherited from C1.Web.Mvc.ItemsBoundControl<T>) | 
![]()  | ItemsSourceId | Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.ItemsBoundControl<T>) | 
![]()  | Legend | Gets the chart legend. | 
![]()  | OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Control) | 
![]()  | OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Control) | 
![]()  | OnClientRendered | Occurs after the chart finishes rendering. | 
![]()  | OnClientRendering | Occurs before the chart starts rendering data. | 
![]()  | OnClientSelectionChanged | Occurs after the selection changes, whether programmatically or when the user clicks the chart. | 
![]()  | Palette | Gets or sets an array of default colors to use for displaying each series. | 
![]()  | PlotMargin | Gets or sets the plot margin in pixels. | 
![]()  | SelectionMode | Gets or sets an enumerated value indicating whether or what is selected when the user clicks the chart. | 
![]()  | Selector | Gets or sets a value which specifies the selector. (Inherited from C1.Web.Mvc.Control) | 
![]()  | TemplateBindings | Gets the collection of the template bindings. (Inherited from C1.Web.Mvc.Control) | 
![]()  | UniqueId | Gets a value which represents the unique id for the control. (Inherited from C1.Web.Mvc.Control) | 
![]()  | Width | Gets or sets the width of the control. (Inherited from C1.Web.Mvc.Control) | 
| Name | Description | |
|---|---|---|
![]()  | Render | Render the component result to the writer. (Inherited from C1.Web.Mvc.Control) | 
![]()  | ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) | 
| Name | Description | |
|---|---|---|
![]()  | ToTemplate | Render the html string in template mode. |