ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IRenderContext Interface / _tmpGroupGridLinePositions Property

In This Topic
    _tmpGroupGridLinePositions Property (IRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Property _tmpGroupGridLinePositions As List(Of Double)
    List<double> _tmpGroupGridLinePositions {get; set;}
    See Also