ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RenderContext Class / _lineCartesianCoordinateSystemContent Property

In This Topic
    _lineCartesianCoordinateSystemContent Property (_RenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _lineCartesianCoordinateSystemContent As IRectangle
    public IRectangle _lineCartesianCoordinateSystemContent {get; set;}
    See Also