'Declaration
Public Property OverlapChart As Boolean
'Usage
Dim instance As C1ChartLegend Dim value As Boolean instance.OverlapChart = value value = instance.OverlapChart
public bool OverlapChart {get; set;}
'Declaration
Public Property OverlapChart As Boolean
'Usage
Dim instance As C1ChartLegend Dim value As Boolean instance.OverlapChart = value value = instance.OverlapChart
public bool OverlapChart {get; set;}