ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPieChartMarker Class


In This Topic
    CIMPieChartMarker Class Properties
    In This Topic

    For a list of all members of this type, see CIMPieChartMarker members.

    Public Properties
     NameDescription
    Public Property Gets or sets the label shown in the legend for the aggregate slice.  
    Public Property Gets or sets the polygon symbol used to draw the aggregate slice.  
    Public Property Gets or sets a value indicating whether or not to aggregate small pie slices.  
    Public Property Gets or sets the specified location where all transformation property operations originate. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets a value which specifies if the anchor point location is considered a percentage of the size or as an absolute distance. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the angle the marker is rotated around the X axis. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the angle the marker is rotated around the Y axis. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the billboard mode of the marker. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets a value indicating whether the orientation of the wedges of the pie chart are clockwise or counterclockwise.  
    Public Property Gets or sets a value indicating whether the color set at the basic properties level is applied to the symbol layer. If the symbol layer is color locked then changes made to the color in the basic properties will not be applied to the symbol layer. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets a value indicating whether to draw the chart with a 3D perspective. (Inherited from ArcGIS.Core.CIM.CIMChartMarker)
    Public Property Gets or sets which axis is considered as the Size in 3D. Only applicable when the marker layer is a 3DShapeMarker. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets whether the geometric effects that are applied to the symbol layer. Effects dynamically alter the feature geometry when the symbology is applied. Multiple effects applied to a symbol layer are rendered sequentially. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets a value indicating whether the symbol layer is visible. The symbol layer draws only when enabled. Currently, an invisible layer is not considered in any transformations when in a 3D context. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets the label shown in the legend for features with invalid values.  
    Public Property Gets or sets the polygon symbol used to draw features with invalid values.  
    Public Property Gets or sets marker placements which determine how markers are placed along a line or within a polygon. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the internal name of the symbol layer used for symbol level drawing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets the value the marker is moved along the X axis from the anchor point. This is applied after all rotation, as opposed to anchor point which is applied before the rotation. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the value the marker is moved along the Y axis from the anchor point. This is applied after all rotation, as opposed to anchor point which is applied before the rotation. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the value the marker is moved along the Z axis from the anchor point. This is applied after all rotation, as opposed to anchor point which is applied before the rotation. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the line symbol that is applied to outline of the whole pie chart.  
    Public Property Gets or sets a value indicating whether or not the symbol layer should overprint in press printing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets the individual components of the chart marker. (Inherited from ArcGIS.Core.CIM.CIMChartMarker)
    Public Property Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets a value indicating whether the rotation is applied clockwise or counterclockwise to the marker layer. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the angle that the marker is rotated around the anchor point, in degrees. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets a value indicating whether or not to show a pie symbol for features with invalid values.  
    Public Property Gets or sets a value indicating whether or not to show the outline symbol.  
    Public Property Gets or sets the height of the marker. Modifying Size changes the marker's height to the specified size and the width is updated proportionally. (Inherited from ArcGIS.Core.CIM.CIMMarker)
    Public Property Gets or sets the aggregation threshold.  
    Public Property Gets or sets the thickness or depth of a chart. Only applied when Display3D is true. (Inherited from ArcGIS.Core.CIM.CIMChartMarker)
    Public Property Gets or sets the tilt (rotation around the X axis) of the chart. Only applied when Display3D is true. (Inherited from ArcGIS.Core.CIM.CIMChartMarker)
    Top
    See Also