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

In This Topic
    hasSelectionInPlotArea Property (IRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Property hasSelectionInPlotArea As Boolean
    bool hasSelectionInPlotArea {get; set;}
    See Also