WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart.Annotation Namespace
/
AnnotationLayer Class
/ DrawOnTop Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DrawOnTop Property
In This Topic
Gets or sets the value which indicates whether to draw annotaions on the top of the chart.
Syntax
C#
public
bool
DrawOnTop {
get
;
set
;}
Remarks
Default value is true and the annotations are rendered on the top of the chart. If false, the annotations are drawn behind the chart, over the chart's background.
See Also
Reference
AnnotationLayer Class
AnnotationLayer Members