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