ActiveReports 6 Online Help
Marker Class
Members 

Gets or sets a value to set the marker label distance from the chart.
Object Model
Marker ClassBackdrop ClassLabelInfo ClassLine Class
Syntax
'Declaration
 
Public NotInheritable Class Marker 
   Inherits MouseEnabledItem
public sealed class Marker : MouseEnabledItem 
Remarks
The default value is set to 1. This value indicates that the distance is the same as the original.  If we set the value to 5, then this distance is calculated as 5 times of the original distance.
Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Chart.Item
      DataDynamics.ActiveReports.Chart.DrawCustomizableItem
         DataDynamics.ActiveReports.Chart.MouseEnabledItem
            DataDynamics.ActiveReports.Chart.Marker

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Marker Members
DataDynamics.ActiveReports.Chart Namespace

Send Feedback