MarksAlwaysAtPlotEdge Property
In This Topic
Gets or sets a value indicating whether the marks should stay with the edge of the plot area rather than move with the axis.
Default: False.
Syntax
'Declaration
Public Property MarksAlwaysAtPlotEdge As RdlBool
public RdlBool MarksAlwaysAtPlotEdge {get; set;}
See Also