DockOffset Property (ChartNoDataMessage)
In This Topic
Gets or sets the offset from the dock location, as a percentage of the chart size.
Default: 0.
Syntax
'Declaration
Public Property DockOffset As RdlInt
public RdlInt DockOffset {get; set;}
See Also