ArcGIS Pro 2.8 API Reference Guide
LabelPositions Property

ArcGIS.Desktop.Mapping Namespace > MultipleLabelLegendClass Class : LabelPositions Property
Get the positions of the labels from the top in relation to the associated patch for the symbol. The top of the patch would be 0.0, the bottom of the patch would be 1.0.
Syntax
public double[] LabelPositions {get;}
Public ReadOnly Property LabelPositions As Double()
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MultipleLabelLegendClass Class
MultipleLabelLegendClass Members