ArcGIS Pro 2.6 API Reference Guide
SizeVariationMethod Enumeration

ArcGIS.Core.CIM Namespace : SizeVariationMethod Enumeration
Size variation methods which define the order in which the change of size in the markers should occur.
Syntax
Members
MemberDescription
Decreasing Markers are drawn in a pattern where the markers decrease in size.
Increasing Markers are drawn with a pattern where the markers increase in size.
IncreasingThenDecreasing Markers are drawn in a pattern where the size increase and then decrease.
Random Change in size is applied randomly.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.SizeVariationMethod

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace