RulesRenderData
public struct RulesRenderDataBatched rule-line geometry (horizontal + vertical reference lines).
Fields
Section titled “Fields”
PlotArea
Section titled “PlotArea”public Rect PlotAreaReturns
UnityEngine.Rect
HorizontalRules
Section titled “HorizontalRules”public IReadOnlyList<RuleRenderData> HorizontalRulesReturns
System.Collections.Generic.IReadOnlyList{ChartGuru.RuleRenderData}
VerticalRules
Section titled “VerticalRules”public IReadOnlyList<RuleRenderData> VerticalRulesReturns
System.Collections.Generic.IReadOnlyList{ChartGuru.RuleRenderData}