C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChart Class / YAxes Property

In This Topic
YAxes Property
In This Topic
A collection value specifies the y axes for multiple y axis compositechart.
Syntax
'Declaration
 
Public ReadOnly Property YAxes As System.Collections.Generic.List(Of CompositeChartYAxis)
 
See Also