ComponentOne FlexChart for WinForms
StartStyle Property


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

Reference

Waterfall Class
Waterfall Members