ActiveReports 8
MapAppearanceRule Class Members
Properties  Methods  Events

The following tables list the members exposed by MapAppearanceRule.

Public Properties
 NameDescription
Public PropertyBucketCountDefines the number of buckets for the specified distribution. Ignored if DistributionType is RuleDistributionType.Custom or if DataValue is not Scalar. An expression should evaluate to a System.Integer. The default value is 5  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDataElementNameThe name to use for the data element/attribute for this value. Must be a CLS-compliant identifier.  
Public PropertyDataElementOutputGets or sets whether the item should appear in a data rendering. That evaluates to one of DataElementOutput. The default value is DataElementOutput.Output.  
Public PropertyDataValueAn expression to be evaluated on the scope of the spatial element. The appearance rule will be applied on the element based on its value.  
Public PropertyDistributionTypeGets or sets the distribution type. That evaluates to one of RuleDistributionType. The default value is RuleDistributionType.Optimal.  
Public PropertyEndValueGets or sets the end value for the distribution. Automatically calculated if omitted. Ignored if DistributionType = RuleDistributionType.Custom.  
Public PropertyLegendNameName of the legend in which the data field will appear.  
Public PropertyLegendTextLabel to use in the legend for the data field.  
Public PropertyMapBucketsGets the set of buckets used to distribute the data. Mandatory if DistributionType = RuleDistributionType.Custom, otherwise ignored.  
Public PropertyParentGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStartValueGets or sets the start value for the distribution. Automatically calculated if omitted. Ignored if DistributionType = RuleDistributionType.Custom.  
Top
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

MapAppearanceRule Class
GrapeCity.ActiveReports.PageReportModel Namespace

Support Forum