The AttachMethodData Class is used by chart Label objects in conjunction with
the Label object AttachMethod property to identify how
the Label is placed or attached to the chart. Each of
the AttachMethodData object properties are meaning only in the context
of the AttachMethod value.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(AttachMethodData..::..TypeConverter))] public class AttachMethodData |
Visual Basic |
---|
<TypeConverterAttribute(GetType(AttachMethodData..::..TypeConverter))> _ Public Class AttachMethodData |