Show / Hide Table of Contents

Property ORLabelOptions.Placement


Overload

Label placement relative to rectangle: 'L' (left), 'R' (right), 'T' (top), 'B' (bottom) or 'I' (inside). Default: 'L'.

public char Placement { get; init; }
Property Value
char