ComponentOne FlexChart for WinForms
RisingStyle Property


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

Reference

Waterfall Class
Waterfall Members