ArcGIS Pro 3.7 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 Property FixedSize As Double
    public double FixedSize {get; set;}
    Remarks
    Corresponds to a SizeOption of PieChartSizeOptions.Field otherwise it is ignored
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also