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





Gets or sets the alignment of PlotImage relatively to the plot boundaries.

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

 Syntax

C#  Copy Code

public ImageAlign PlotImageAlign { get; set; }

Visual Basic  Copy Code

Public Property PlotImageAlign As ImageAlign

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace