ComponentOne FlexChart for WinForms
Style Property (AnnotationBase)


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

Reference

AnnotationBase Class
AnnotationBase Members