ASP.NET Pack Programmer's Guide
Chart.ImageAlign Property
See Also
 





Gets or sets the alignment of the Chart control in relation to other elements on the page.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public ImageAlign ImageAlign { get; set; }

Visual Basic  Copy Code

Public Property ImageAlign As ImageAlign

 Property Value

One of the ImageAlign Enumeration values.

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace