TicksBlock
01 Syntax
SMRUCC.genomics.Visualize.Circos.Configurations.Nodes.TicksBlock
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| multiplier | 1 | the tick label is derived by multiplying the tick position by TicksBlock.multiplier and casting it in StringFormats.Format()): sprintf(format,position*multiplier) |
| skip_first_label | 1 | |
| skip_last_label | 1 | |
| radius | 1 | |
| tick_separation | 1 | |
| min_label_distance_to_edge | 1 | |
| label_separation | 1 | |
| label_offset | 1 | |
| label_size | 1 | |
| color | 1 | |
| thickness | 1 | |
| size | 1 |
03 Members
multiplier
the tick label is derived by multiplying the tick position by [TicksBlock.multiplier](cref:P:SMRUCC.genomics.Visualize.Circos.Configurations.Nodes.TicksBlock.multiplier) and casting it in [StringFormats.Format()](cref:M:Microsoft.VisualBasic.StringFormats.Format(System.Collections.Generic.IEnumerable{System.Double},System.String)):
sprintf(format,position*multiplier)skip_first_label
skip_last_label
radius
tick_separation
min_label_distance_to_edge
label_separation
label_offset
label_size
color
thickness
size