LegendCellColumn.ShouldSerializeMargins Method ()

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Determines whether the property should be serialized. For internal use only.

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

Public Function ShouldSerializeMargins As Boolean

Return Value

Type: System.Boolean

true if the property should be serialized; otherwise, false.

For internal use only.

.NET Framework
Available since 4.0
Return to top
Show: