'Declaration
Public Property LegendTitleStyle As ChartStyle
'Usage
Dim instance As ChartBase Dim value As ChartStyle instance.LegendTitleStyle = value value = instance.LegendTitleStyle
public ChartStyle LegendTitleStyle {get; set;}
'Declaration
Public Property LegendTitleStyle As ChartStyle
'Usage
Dim instance As ChartBase Dim value As ChartStyle instance.LegendTitleStyle = value value = instance.LegendTitleStyle
public ChartStyle LegendTitleStyle {get; set;}