ASP.NET Pack Programmer's Guide
Component.Margin Property
See Also
 





Gets or sets the margin space around this component relative to the layout rectangle allocated by its parent panel.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Margins Margin { get; set; }

Visual Basic  Copy Code

Public Property Margin As Margins

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace