Method: FireflyIIIClient::ChartDataSet#label

Defined in:
lib/firefly_iii_client/models/chart_data_set.rb

#labelObject

This is the title of the current set. It can refer to an account, a budget or another object (by name).



19
20
21
# File 'lib/firefly_iii_client/models/chart_data_set.rb', line 19

def label
  @label
end