ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PieChartRendererDefinition Class / FixedSize Property
Version

    FixedSize Property
    Gets and sets the fixed size in points (pt).
    Syntax
    public double FixedSize {get; set;}
    Remarks
    Corresponds to a SizeOption of PieChartSizeOptions.Field otherwise it is ignored
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also