[]
• new TimelineStyle()
Represents the timeline style settings.
▸ headerStyle(value?
): any
Gets or sets the style of the slicer header.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the slicer header; otherwise, returns the slicer style.
▸ name(value?
): any
Gets or sets the name of the style.
Name | Type |
---|---|
value? |
string |
any
If no value is set, returns the name of the style; otherwise, returns the slicer style.
▸ periodLabel1Style(value?
): any
Gets or sets the style of the timeline period label 1.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the timeline period label 1; otherwise, returns the slicer style.
▸ periodLabel2Style(value?
): any
Gets or sets the style of the timeline period label 2.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the timeline period label 2; otherwise, returns the slicer style.
▸ selectedTimeBlockSpaceStyle(value?
): any
Gets or sets the style of the timeline selected time block space.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the timeline selected time block space; otherwise, returns the slicer style.
▸ selectedTimeBlockStyle(value?
): any
Gets or sets the style of the selected time block.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the selected time block; otherwise, returns the slicer style.
▸ selectionLabelStyle(value?
): any
Gets or sets the style of the timeline selection label.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the timeline selection label; otherwise, returns the slicer style.
▸ timeLevelStyle(value?
): any
Gets or sets the style of the timeline time level.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the timeline time level; otherwise, returns the slicer style.
▸ unselectedTimeBlockStyle(value?
): any
Gets or sets the style of the unselected time block.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the unselected time block; otherwise, returns the slicer style.
▸ wholeSlicerStyle(value?
): any
Gets or sets the style of the whole slicer.
Name | Type |
---|---|
value? |
SlicerStyleInfo |
any
If no value is set, returns the style of the whole slicer; otherwise, returns the slicer style.