IDashSplittingContext

StockSharp.Xaml.Charting.Rendering.Common

インターフェイスを分割ラインのコンテキストをダッシュに定義する

プロパティ

StrokeDashArray
public double[] StrokeDashArray { get; }
value = iDashSplittingContext.StrokeDashArray

ダッシュパターン項目の長さのオプション配列

StrokeDashArrayIndex
public int StrokeDashArrayIndex { get; set; }
value = iDashSplittingContext.StrokeDashArrayIndex
iDashSplittingContext.StrokeDashArrayIndex = value

Current index in StrokeDashArray

StrokeDashArrayItemPassedLength
public double StrokeDashArrayItemPassedLength { get; set; }
value = iDashSplittingContext.StrokeDashArrayItemPassedLength
iDashSplittingContext.StrokeDashArrayItemPassedLength = value

既にStrokeDashArrayの現在の項目の渡された長さ