TimeLineHelper

TimeLineHelper class

TimeLineHelper para establecer la propiedad de la forma de la línea de tiempo.

public class TimeLineHelper

Constructores

Nombre Descripción
TimeLineHelper(Shape) TimeLineHelper.

Propiedades

Nombre Descripción
ArrowHead { set; } Cabeza de flecha de la forma de la línea de tiempo
BeginWeek { set; } Comienza la semana de la línea de tiempo shape
DateFormatForBE { set; } Formato de fecha para el inicio y el final de la línea de tiempo forma
DateFormatForIntm { set; } DateFormat para Intm de la línea de tiempo shape
DateFormatStringForBE { set; } Cadena DateFormat para el inicio y el final de la línea de tiempo shape
DateFormatStringForIntm { set; } Cadena DateFormat para Intm de la línea de tiempo shape
FiscalStart { set; } Primer día del año fiscal
IsAutoUpdate { set; } si actualizar los datos de los marcadores (hitos, intervalos) a medida que se mueven en la línea de tiempo
IsDisplayBE { set; } si mostrar las fechas de inicio y finalización en la línea de tiempo
IsDisplayIntm { set; } si mostrar marcas de fecha/hora intermedias en la línea de tiempo
IsDisplayIntmDates { set; } si mostrar fechas intermedias en ticks intermedios
TimeLineType { set; } Comienza la semana de la línea de tiempo shape
TimePeriodFinish { get; set; } Período de tiempo para el final de la línea de tiempo forma
TimePeriodStart { get; set; } Período de tiempo para el inicio de la línea de tiempo shape
TimeScale { get; set; } escala de línea de tiempo forma

Métodos

Nombre Descripción
RefreshTimeLine() Hora de actualización de las formas de la línea de tiempo
static GetDoubleStringFromDateTime(DateTime) Convierte la fecha y hora en valor doble.
static GetWeekEnd(DateTime, int) obtener inicio de semana

Ver también