Gets or sets a vertical offset to the relative position of the text displaying allocated resources. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public double ResourcesLabelOffsetY { get; set; } |
Visual Basic
![]() |
---|
Public Property ResourcesLabelOffsetY As Double |
A double value specifying the vertical offset.
The ResourcesLabelOffsetX and ResourcesLabelOffsetY properties are relative to the top-right corner of the activity presenter instance.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |