C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyleFill Class / ColorMiddles Property

In This Topic
ColorMiddles Property
In This Topic
A collection value that indicates the middle colors of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient.
Syntax
'Declaration
 
Public ReadOnly Property ColorMiddles As System.Collections.Generic.List(Of ColorMiddle)
 
See Also