RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Dimension

Dimension.Below

Property
Description:
The text shown below the segment's value.
Remarks:
This property is for use with single-segment dimensions only. For multi-segment dimensions use the corresponding properties of the DimensionSegment class.
Syntax
public string Below { get; set; }