TimeLineHelper

TimeLineHelper class

タイムライン シェイプのプロパティを設定する TimeLineHelper。

public class TimeLineHelper

コンストラクター

名前 説明
TimeLineHelper(Shape) TimeLineHelper。

プロパティ

名前 説明
ArrowHead { set; } タイムライン shape の ArrowHead
BeginWeek { set; } タイムラインの開始週 shape
DateFormatForBE { set; } タイムラインの開始と終了の DateFormat shape
DateFormatForIntm { set; } タイムライン shape の Intm の DateFormat
DateFormatStringForBE { set; } DateFormat タイムラインの開始と終了の文字列 shape
DateFormatStringForIntm { set; } タイムラインの Intm の DateFormat 文字列 shape
FiscalStart { set; } 会計年度の初日
IsAutoUpdate { set; } マーカー (マイルストーン、間隔) がタイムライン上を移動するときにデータを更新するかどうか
IsDisplayBE { set; } タイムラインに開始日と終了日を表示するかどうか
IsDisplayIntm { set; } タイムラインに中間の日付/時間ティックを表示するかどうか
IsDisplayIntmDates { set; } 中間ティックに中間日付を表示するかどうか
TimeLineType { set; } タイムラインの開始週 shape
TimePeriodFinish { get; set; } タイムラインの終了期間 shape
TimePeriodStart { get; set; } タイムラインの開始期間 shape
TimeScale { get; set; } タイムライン shape のスケール

メソッド

名前 説明
RefreshTimeLine() タイムライン形状の更新時間
static GetDoubleStringFromDateTime(DateTime) 日時を double 値に変換します。
static GetWeekEnd(DateTime, int) getweekstart

関連項目