Table of Contents

Enum ReportShapeLabelAlignment

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

How a chart label sits against its anchor point.

public enum ReportShapeLabelAlignment

Fields

Left = 0

The anchor is the text's left edge.

Center = 1

The anchor is the text's horizontal centre.

Right = 2

The anchor is the text's right edge.