FlexChart for WinForms
GetAxes メソッド (HeatmapHelper)

C1.Chart アセンブリ > C1.Chart 名前空間 > HeatmapHelper クラス : GetAxes メソッド
Gets the axes associated with the heatmap.
シンタックス
'宣言
 
Public Function GetAxes() As System.Collections.Generic.List(Of IAxis)
public System.Collections.Generic.List<IAxis> GetAxes()

戻り値の型

A list of axes, or null if no axes are available.
参照

参照

HeatmapHelper クラス
HeatmapHelper メンバ