Blazor コントロール
Contour クラス
メンバ 

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 : Contour クラス
さまざまな色を使用して 2D データ配列を表示する等高線系列を表します。 ユーザーから提供される等高線の特徴を表す等高線を描画し、提供された色を使用して同一領域をグループ化します。
オブジェクト モデル
Contour クラス
シンタックス
'宣言
 
Public Class Contour 
   Inherits Heatmap
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class Contour : Heatmap, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Chart.SeriesBase
         C1.Blazor.Chart.Series
            C1.Blazor.Chart.Heatmap
               C1.Blazor.Chart.Contour

参照

参照

Contour メンバ
C1.Blazor.Chart 名前空間