Specifies the margins of the chart element.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[TypeConverterAttribute(typeof(Margin..::..TypeConverter))]
public class Margin
Visual Basic
<TypeConverterAttribute(GetType(Margin..::..TypeConverter))> _
Public Class Margin

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..Margin

See Also