ComponentOne FlexChart for WinForms
TotalStyle Property


C1.Win.Chart Namespace > Waterfall Class : TotalStyle Property
Gets the style for the data points representing total values.
Syntax
'Declaration
 
Public ReadOnly Property TotalStyle As ChartStyle
'Usage
 
Dim instance As Waterfall
Dim value As ChartStyle
 
value = instance.TotalStyle
public ChartStyle TotalStyle {get;}
See Also

Reference

Waterfall Class
Waterfall Members