ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ITextPlotTextSymbolOption Interface / width Property

In This Topic
    width Property (ITextPlotTextSymbolOption)
    In This Topic
    Syntax
    'Declaration
     
    Property width As Nullable(Of Double)
    Nullable<double> width {get; set;}
    See Also