ArcScale Fields
An arc scale.Name | Description |
---|---|
EndAngleProperty static | Identifies the ArcScale.EndAngle dependency property. |
EndValueProperty static | Identifies the Scale.EndValue dependency property. Inherited from Scale. |
LabelOptionsProperty static | Identifies the ArcScale.LabelOptions dependency property. |
LabelTemplateProperty static | Identifies the Scale.LabelTemplate dependency property. Inherited from Scale. |
LayoutModeProperty static | Identifies the ArcScale.LayoutMode dependency property. |
LineOptionsProperty static | Identifies the Scale.LineOptions dependency property. Inherited from Scale. |
LineTemplateProperty static | Identifies the Scale.LineTemplate dependency property. Inherited from Scale. |
MajorIntervalCountProperty static | Identifies the Scale.MajorIntervalCount dependency property. Inherited from Scale. |
MajorTickmarkOptionsProperty static | Identifies the Scale.MajorTickmarkOptions dependency property. Inherited from Scale. |
MajorTickmarksTemplateProperty static | Identifies the Scale.MajorTickmarksTemplate dependency property. Inherited from Scale. |
MinorIntervalCountProperty static | Identifies the Scale.MinorIntervalCount dependency property. Inherited from Scale. |
MinorTickmarkOptionsProperty static | Identifies the Scale.MinorTickmarkOptions dependency property. Inherited from Scale. |
MinorTickmarksTemplateProperty static | Identifies the Scale.MinorTickmarksTemplate dependency property. Inherited from Scale. |
ShowLabelsProperty static | Identifies the Scale.ShowLabels dependency property. Inherited from Scale. |
ShowLineProperty static | Identifies the Scale.ShowLine dependency property. Inherited from Scale. |
ShowMajorTickmarksProperty static | Identifies the Scale.ShowMajorTickmarks dependency property. Inherited from Scale. |
ShowMinorTickmarksProperty static | Identifies the Scale.ShowMinorTickmarks dependency property. Inherited from Scale. |
ShowSpindleCapProperty static | Identifies the ArcScale.ShowSpindleCap dependency property. |
SpindleCapOptionsProperty static | Identifies the ArcScale.SpindleCapOptions dependency property. |
SpindleCapTemplateProperty static | Identifies the ArcScale.SpindleCapTemplate dependency property. |
StartAngleProperty static | Identifies the ArcScale.StartAngle dependency property. |
StartValueProperty static | Identifies the Scale.StartValue dependency property. Inherited from Scale. |
See Also