# GrapeCity.ActiveReports.Chart.DataPoint.XValue

## Content

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



<h1 id="GrapeCity_ActiveReports_Chart_DataPoint_XValue_" data-uid="GrapeCity.ActiveReports.Chart.DataPoint.XValue*">XValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Chart_DataPoint_XValue_" data-uid="GrapeCity.ActiveReports.Chart.DataPoint.XValue*"></a>
<h4 id="GrapeCity_ActiveReports_Chart_DataPoint_XValue" data-uid="GrapeCity.ActiveReports.Chart.DataPoint.XValue">XValue</h4>
<div class="markdown level1 summary"><p>Gets or sets the X value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(DataPoint.DoubleOrStringConverter))]
[GraphXmlNonSerializable]
public object XValue { get; set; }</code></pre>
</div>
</div>
