Gets or sets a boolean value that determines if an axis margin will be used.
Visual Basic (Declaration) | |
---|---|
Public Property Margin As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Margin {get; set;} |
Return Value
If true an axis margin is displayed, if false it is not.
Setting this to true will cause a margin to be shown on the chart output.
The size of the margin is automatically generated, and is based on the axis scale and the number of data points used to populate the chart.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family