Represents edge parameters.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class EdgeStyle |
Visual Basic |
---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class EdgeStyle |