Click or drag to resize

ChartTitle Property

Gets or sets chart title.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[DefaultValueAttribute("")]
public string Title { get; set; }

Property Value

Type: String
Remarks