SharpLeaf Reference > SharpLeaf Enumerations > Alignment Enumeration Alignment Enumeration
Horizontal placement of text in current cell.
public enum Alignment
Members
Center | Text is centered in the frame or cell | Decimal | Text aligns on the decimal point, as far right as possible | Left | Text aligns left | Right | Text aligns right |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...Table.SetCellAlignment Method | ParagraphStyle.Alignment Property | ParagraphStyle.SetTabAlignments Method | TextBlock.Alignment Property
Send comments on this topic © Dyalog Ltd 2021
|