SharpLeaf Reference > SharpLeaf Enumerations > VerticalAlignment Enumeration VerticalAlignment Enumeration
Vertical placement of text.
public enum VerticalAlignment
Members
Baseline | First text baseline is aligned to the top | Bottom | Text is aligned to the bottom | Middle | Text is midlined around center | Top | Text is aligned to the top |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...Table.SetCellVerticalAlignment Method | TextBlock.VerticalAlignment Property
Send comments on this topic © Dyalog Ltd 2021
|