Indent

IChartParagraphFormat.Indent property

Returns or sets paragraph First Line Indent/Hanging Indent. Hanging Indent can be defined with negative values. Read/write Single.

public float Indent { get; set; }

See Also