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

In This Topic
    shape Property (IGCESSwappedBarAlignmentDataLabelOption)
    In This Topic
    Syntax
    'Declaration
     
    Property shape As Nullable(Of DataLabelShapeType)
    Nullable<DataLabelShapeType> shape {get; set;}
    See Also