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

In This Topic
    FixedSize Property
    In This Topic
    Gets and sets the fixed size in points (pt).
    Syntax
    public double FixedSize {get; set;}
    Public Property FixedSize As Double
    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