Margins.Right Property

.NET Framework (current version)
 

Gets or sets the right margin.

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

Public Property Right As Integer

Property Value

Type: System.Int32

An integer value. The default value is 0.

When used for legend cells, the margins are measured as a percentage of the legend's font size.

.NET Framework
Available since 4.0
Return to top
Show: