MESCIUS SPREAD for Windows Forms 17.0J
ApplyDataLabels メソッド (IChart)

どのデータが表示するかを示すDataLabelVisibilities 値。
データラベルの区切り記号。
チャート内のすべての系列にデータラベルを適用します。
構文
'Declaration
 
Sub ApplyDataLabels( _
   ByVal visible As DataLabelVisibilities, _
   Optional ByVal separator As String _
) 
void ApplyDataLabels( 
   DataLabelVisibilities visible,
   string separator
)

パラメータ

visible
どのデータが表示するかを示すDataLabelVisibilities 値。
separator
データラベルの区切り記号。
解説
この関数は、Spread WPFでのみ動作します。
参照

IChart インタフェース
IChart メンバ

 

 


© MESCIUS inc. All rights reserved.