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

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