ComponentOne FlexChart for WinForms
Style Property (Legend)


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

Reference

Legend Class
Legend Members