ComponentOne FlexChart for WinForms
ContentStyle Property


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

Reference

AnnotationBase Class
AnnotationBase Members