ScientificNotation
StockSharp.Xaml.Charting
NumericAxis で科学的または工学的表記の定数を定義します。たとえば、None を使用してデフォルトのティックラベルを付与します。Normalized を使用して、スーパースクリプトで科学的な表記を与えます。
フィールド
E
public const ScientificNotation E
value = ScientificNotation.E
Engineering tick labelling, e.g. 1E+4 without superscript
LogarithmicBase
public const ScientificNotation LogarithmicBase
value = ScientificNotation.LogarithmicBase
他拠点の力でラベルを付ける、LogarithmicBase.E.g.1x[ベース]+4 とスーパースクリプトで決定
Normalized
public const ScientificNotation Normalized
value = ScientificNotation.Normalized
正規化(科学的)ティックラベリング、e.g。1x10^4 とスーパースクリプト