GetLegendItemStyle Method (IchimokuCloud)
Gets the legend item style.
'Declaration
Public Function GetLegendItemStyle( _
ByVal As Integer _
) As _Style
public _Style GetLegendItemStyle(
int
)
Parameters
- index
- The legend item index.
Return Value
The C1.Chart._Style of legend item.