BorderSkin.BackImageWrapMode Property
.NET Framework (current version)
Gets or sets the drawing mode for the background image of a border skin frame.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public ChartImageWrapMode BackImageWrapMode { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartImageWrapModeA ChartImageWrapMode enumeration value.
.NET Framework
Available since 4.0
Available since 4.0
Show: