# GrapeCity.ActiveReports.Chart.Marker

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Chart_Marker" data-uid="GrapeCity.ActiveReports.Chart.Marker" class="text-break">Marker Class
</h1>
  <div class="markdown level0 summary"><p>Marker object</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.ActiveReports.Chart.Item.html">Item</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Chart.DrawCustomizableItem.html">DrawCustomizableItem</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.ActiveReports.Chart.MouseEnabledItem.html">MouseEnabledItem</a></div>
    <div class="level4"><span class="xref">Marker</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IGraphItem.html">IGraphItem</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IGraphXmlSerializable.html">IGraphXmlSerializable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.ICustomDrawer.html">ICustomDrawer</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IMouseEnabled.html">IMouseEnabled</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.html">IMouseHandler</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.html">GrapeCity.ActiveReports.Chart</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_Marker_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(Marker.Converter))]
public sealed class Marker : MouseEnabledItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor">Marker()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the MarkerInfo class with a default settings</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor(GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_">Marker(AntiAliasMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the MarkerInfo class</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor_System_Int32_GrapeCity_ActiveReports_Chart_MarkerStyle_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_Line_GrapeCity_ActiveReports_Chart_LabelInfo_" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor(System.Int32,GrapeCity.ActiveReports.Chart.MarkerStyle,GrapeCity.ActiveReports.Chart.Graphics.Backdrop,GrapeCity.ActiveReports.Chart.Graphics.Line,GrapeCity.ActiveReports.Chart.LabelInfo)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor_System_Int32_GrapeCity_ActiveReports_Chart_MarkerStyle_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_Line_GrapeCity_ActiveReports_Chart_LabelInfo_">Marker(int, MarkerStyle, Backdrop, Line, LabelInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the MarkerInfo class</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor_System_Int32_GrapeCity_ActiveReports_Chart_MarkerStyle_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_Line_GrapeCity_ActiveReports_Chart_LabelInfo_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor(System.Int32,GrapeCity.ActiveReports.Chart.MarkerStyle,GrapeCity.ActiveReports.Chart.Graphics.Backdrop,GrapeCity.ActiveReports.Chart.Graphics.Line,GrapeCity.ActiveReports.Chart.LabelInfo,GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor_System_Int32_GrapeCity_ActiveReports_Chart_MarkerStyle_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_Line_GrapeCity_ActiveReports_Chart_LabelInfo_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_">Marker(int, MarkerStyle, Backdrop, Line, LabelInfo, AntiAliasMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the MarkerInfo class</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor_System_Int32_GrapeCity_ActiveReports_Chart_MarkerStyle_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_Line_GrapeCity_ActiveReports_Chart_LabelInfo_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor(System.Int32,GrapeCity.ActiveReports.Chart.MarkerStyle,GrapeCity.ActiveReports.Chart.Graphics.Backdrop,GrapeCity.ActiveReports.Chart.Graphics.Line,GrapeCity.ActiveReports.Chart.LabelInfo,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor_System_Int32_GrapeCity_ActiveReports_Chart_MarkerStyle_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_Line_GrapeCity_ActiveReports_Chart_LabelInfo_System_Single_">Marker(int, MarkerStyle, Backdrop, Line, LabelInfo, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the MarkerInfo class</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor_System_String_" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor_System_String_">Marker(string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_" data-uid="GrapeCity.ActiveReports.Chart.Marker.#ctor(System.String,GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.-ctor.html#GrapeCity_ActiveReports_Chart_Marker__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_">Marker(string, GraphXmlSerializationContext)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Backdrop" data-uid="GrapeCity.ActiveReports.Chart.Marker.Backdrop">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Backdrop.html#GrapeCity_ActiveReports_Chart_Marker_Backdrop">Backdrop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets background info to fill marker shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Label" data-uid="GrapeCity.ActiveReports.Chart.Marker.Label">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Label.html#GrapeCity_ActiveReports_Chart_Marker_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets label info to draw on marker</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_LabelDistanceFactor" data-uid="GrapeCity.ActiveReports.Chart.Marker.LabelDistanceFactor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.LabelDistanceFactor.html#GrapeCity_ActiveReports_Chart_Marker_LabelDistanceFactor">LabelDistanceFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets label distance factor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Line" data-uid="GrapeCity.ActiveReports.Chart.Marker.Line">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Line.html#GrapeCity_ActiveReports_Chart_Marker_Line">Line</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets line info to stroke marker shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Size" data-uid="GrapeCity.ActiveReports.Chart.Marker.Size">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Size.html#GrapeCity_ActiveReports_Chart_Marker_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets marker size</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Style" data-uid="GrapeCity.ActiveReports.Chart.Marker.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Style.html#GrapeCity_ActiveReports_Chart_Marker_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets marker shape</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Clone" data-uid="GrapeCity.ActiveReports.Chart.Marker.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Clone.html#GrapeCity_ActiveReports_Chart_Marker_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>This member overrides <pre><code class="lang-csharp">Item.Clone</code></pre>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_Equals_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.Marker.Equals(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.Equals.html#GrapeCity_ActiveReports_Chart_Marker_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Compare the Marker object to another System.Object and check if the two are equal.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Marker_GetHashCode" data-uid="GrapeCity.ActiveReports.Chart.Marker.GetHashCode">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Marker.GetHashCode.html#GrapeCity_ActiveReports_Chart_Marker_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
