Gets or sets the location of the inner label. This is a dependency property.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public double InnerLabelLocation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property InnerLabelLocation As Double |
See Also