SmartLabelStyle.AllowOutsidePlotArea Property

.NET Framework (current version)
 

Gets or sets a flag that specifies whether a SmartLabelStyle object can be drawn outside the plotting area.

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

[BindableAttribute(true)]
public virtual LabelOutsidePlotAreaStyle AllowOutsidePlotArea { get; set; }

.NET Framework
Available since 4.0
Return to top
Show: