ComponentOne FlexChart for WinForms
TitleStyle Property (Legend)


C1.Win.Chart Namespace > Legend Class : TitleStyle Property
Gets the legend title style.
Syntax
'Declaration
 
Public ReadOnly Property TitleStyle As ChartStyle
'Usage
 
Dim instance As Legend
Dim value As ChartStyle
 
value = instance.TitleStyle
public ChartStyle TitleStyle {get;}
See Also

Reference

Legend Class
Legend Members