'宣言 Public Event FormatLabel As FormatLabelEventHandler
public event FormatLabelEventHandler FormatLabel
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、FormatLabelEventArgs 型の引数を受け取りました。次の FormatLabelEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Decorator | Gets the C1GaugeDecorator object. |
ScaledValue | Gets the source value scaled by the ValueFactor and ValueOffset. |
Text | Gets or sets the text displayed in the label. |
Value | Gets the source value displayed in the label. |
参照