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

In This Topic
    _dataScaleFilteredType Property (_CartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _dataScaleFilteredType As Nullable(Of _DataScaleFilteredType)
    public Nullable<_DataScaleFilteredType> _dataScaleFilteredType {get; set;}
    See Also