ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinNodeClassBreaksRendererDefinition Class


In This Topic
    TinNodeClassBreaksRendererDefinition Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the number of desired class breaks. The default value is 9. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Public PropertyGets or sets the classification method to be used to compute class breaks. The default value is ArcGIS.Core.CIM.ClassificationMethod.EqualInterval. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Public Property Gets or sets the color ramp used for symbol colors to be assigned from. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Public PropertyGets the cursor type. The default value is ArcGIS.Core.CIM.TerrainDrawCursorType.FaceElevation. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Public PropertyGets or sets the standard deviation interval. The default value is StandardDeviationInterval.One. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Public Property Gets or sets the interval size. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Public Property Gets or sets a template for the symbol used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.TinColorRampRendererDefinition)
    Top
    See Also