Axis |
The AxisWithOverlayLabelsVisual3D type exposes the following members.
Name | Description | |
---|---|---|
AdjustFirstLabelPositionProperty | AdjustFirstLabelPositionProperty | |
AdjustLastLabelPositionProperty | AdjustLastLabelPositionProperty | |
allDataTextBlocks | List of TextBlock objects used to render value labels. | |
IsRenderingTickLinesOnOverlayProperty | IsRenderingTicksOnOverlayProperty | |
LabelXAdjustmentFactor | Gets or sets a double that specifies a factor that is multiplied by FontSize and used to adjust the X position of the first or last label when AdjustFirstLabelPosition or are used. | |
LabelYAdjustmentFactor | Gets or sets a double that specifies a factor that is multiplied by FontSize and used to adjust the Y position of the first or last label when AdjustFirstLabelPosition or are used. | |
majorTickOverlayLines | List of 2D lines (WPF's Shapes.Line objects) used to render major ticks. | |
minorTickOverlayLines | List of 2D lines (WPF's Shapes.Line objects) used to render minor ticks. | |
OverlayCanvasProperty | OverlayCanvasProperty | |
titleTextBlock | TextBlock used to render axis title. |