'Declaration
<AttachedPropertyBrowsableForTypeAttribute(C1.WPF.C1Chart.C1Chart)> Public Shared Function GetSeriesOverlap( _ ByVal chart As C1Chart _ ) As Double
'Usage
Dim chart As C1Chart Dim value As Double value = BarColumnOptions.GetSeriesOverlap(chart)
[AttachedPropertyBrowsableForType(C1.WPF.C1Chart.C1Chart)] public static double GetSeriesOverlap( C1Chart chart )
Parameters
- chart