Gets or sets the format of numbers drawn as labels at the outer axis.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public DataFormat OuterLabelFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property OuterLabelFormat As DataFormat |