BorderSkin.BackImageAlignment Property

.NET Framework (current version)
 

Gets or sets the background image alignment of a border skin frame.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BindableAttribute(true)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BackImageAlignment : ChartImageAlignmentStyle with get, set

The BackImageAlignment property is used by Unscaled drawing mode.

.NET Framework
Available since 4.0
Return to top
Show: