Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
[DefaultValueAttribute(ImageAlign.NotSet)]
public virtual ImageAlign ImageAlign { get; set; }
Visual Basic
<DefaultValueAttribute(ImageAlign.NotSet)> _
Public Overridable Property ImageAlign As ImageAlign
	Get
	Set

See Also