MapMarkerRule 類別
Represents a set of markers for map points in a map polygon layer or in a map point layer.
繼承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapAppearanceRule
Microsoft.ReportingServices.OnDemandReportRendering..::..MapMarkerRule
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public NotInheritable Class MapMarkerRule _
Inherits MapAppearanceRule
'用途
Dim instance As MapMarkerRule
public sealed class MapMarkerRule : MapAppearanceRule
public ref class MapMarkerRule sealed : public MapAppearanceRule
[<SealedAttribute>]
type MapMarkerRule =
class
inherit MapAppearanceRule
end
public final class MapMarkerRule extends MapAppearanceRule
MapMarkerRule 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
BucketCount | Gets the number of buckets in the MapAppearanceRule. (繼承自 MapAppearanceRule。) | |
DataElementName | Gets the name to use for the data element or attribute for DataValue. (繼承自 MapAppearanceRule。) | |
DataElementOutput | Indicates whether the appearance rule elements will appear in a data rendering. (繼承自 MapAppearanceRule。) | |
DataValue | Gets an expression to be evaluated on the scope of a map item in a map polygon layer, a map point layer, or a map line layer. (繼承自 MapAppearanceRule。) | |
DistributionType | Gets the rule distribution type. (繼承自 MapAppearanceRule。) | |
EndValue | Gets the end value in the data distribution. (繼承自 MapAppearanceRule。) | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
LegendName | Gets the name of the Legend in which the data distribution is displayed. (繼承自 MapAppearanceRule。) | |
LegendText | Gets the label to be displayed for the map distribution in the legend. (繼承自 MapAppearanceRule。) | |
MapBuckets | Gets a custom set of map buckets to be used for data distribution. (繼承自 MapAppearanceRule。) | |
MapMarkers | Gets a collection of markers to be applied to map points. | |
StartValue | Gets the start value in the data distribution. (繼承自 MapAppearanceRule。) |
上層
方法
名稱 | 說明 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
上層
欄位
名稱 | 說明 | |
---|---|---|
m_instance | 基礎結構。 (繼承自 MapAppearanceRule。) | |
m_map | 基礎結構。 (繼承自 MapAppearanceRule。) | |
m_mapVectorLayer | 基礎結構。 (繼承自 MapAppearanceRule。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。